mirror of
https://github.com/meshtastic/python.git
synced 2026-04-25 09:30:05 -04:00
move slower unit tests to unitslow
This commit is contained in:
@@ -591,7 +591,7 @@ def test_showNodes_exclude_self(capsys, caplog, reset_globals, iface_with_nodes)
|
||||
capsys.readouterr()
|
||||
|
||||
|
||||
@pytest.mark.unit
|
||||
@pytest.mark.unitslow
|
||||
def test_waitForConfig(caplog, capsys):
|
||||
"""Test waitForConfig()"""
|
||||
iface = MeshInterface(noProto=True)
|
||||
|
||||
Reference in New Issue
Block a user