mirror of
https://github.com/meshtastic/python.git
synced 2026-02-15 10:21:25 -05:00
move slower unit tests to unitslow
This commit is contained in:
@@ -882,7 +882,7 @@ def test_onResponseRequestSetting_with_error(capsys):
|
||||
assert err == ''
|
||||
|
||||
|
||||
@pytest.mark.unit
|
||||
@pytest.mark.unitslow
|
||||
def test_waitForConfig():
|
||||
"""Test waitForConfig()"""
|
||||
anode = Node('foo', 'bar')
|
||||
|
||||
Reference in New Issue
Block a user