Compare commits
3 Commits
49fa6b5556
...
6655811cc1
| Author | SHA1 | Date | |
|---|---|---|---|
| 6655811cc1 | |||
| 2962870dd3 | |||
| 84055cd389 |
@@ -18,7 +18,7 @@ def test_root() -> None:
|
||||
assert resp.json() == {"message": "FastAPI is running"}
|
||||
|
||||
|
||||
def test_checker() -> None:
|
||||
a = 1
|
||||
assert a == 2
|
||||
# def test_checker() -> None:
|
||||
# a = 1
|
||||
# assert a == 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user