mirror of
https://github.com/meshtastic/python.git
synced 2025-12-27 18:07:55 -05:00
Consistent spacing
This commit is contained in:
@@ -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