mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 14:28:24 -04:00
Consistent spacing
This commit is contained in:
1 parent
076e865f77
commit
ccb8bb83a6
1 file changed
+1
@@ -118,6 +118,7 @@ def test_reboot(caplog):
|
||||
anode.reboot()
|
||||
assert re.search(r'Telling node to reboot', caplog.text, re.MULTILINE)
|
||||
|
||||
|
||||
@pytest.mark.unit
|
||||
def test_shutdown(caplog):
|
||||
"""Test shutdown"""
|
||||
|
||||
Reference in new issue
Block a user