Skip to content

Commit ed86463

Browse files
committed
add tests fro beronet plugin
1 parent c72502e commit ed86463

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

tests/plugins/test_plugin_beronet.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@
1818
""".strip()
1919

2020

21-
@pytest.fixture(autouse=True)
22-
def mock_port(mock_serial_port):
23-
return mock_serial_port
24-
25-
2621
@pytest.fixture
2722
def mock_plugin(mocker, mock_env):
2823
mock_env(

0 commit comments

Comments
 (0)