We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeb61c8 commit 0682624Copy full SHA for 0682624
tests/test_command_schedule.py
@@ -105,4 +105,4 @@ def test_getAllSubystems(scheduler: commands2.CommandScheduler):
105
if(con1):
106
assert sublist[1].getName() == "hey"
107
else:
108
- assert sublist[1].getName() == "test123"
+ assert sublist[1].getName() == "test123"
0 commit comments