There was an error while loading. Please reload this page.
1 parent 86ca674 commit 9057edfCopy full SHA for 9057edf
1 file changed
tests/unit/failing_test.py
@@ -0,0 +1,2 @@
1
+def test_fail() -> None:
2
+ assert 1 == 2
0 commit comments