Skip to content

Commit 9057edf

Browse files
committed
add failing test
1 parent 86ca674 commit 9057edf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/unit/failing_test.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
def test_fail() -> None:
2+
assert 1 == 2

0 commit comments

Comments
 (0)