failed test
This commit is contained in:
@@ -20,5 +20,5 @@ def test_root() -> None:
|
|||||||
|
|
||||||
def test_checker() -> None:
|
def test_checker() -> None:
|
||||||
a = 1
|
a = 1
|
||||||
assert a == 1
|
assert a == 2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user