Example pytest failure

This commit is contained in:
Waylon Walker 2022-09-01 19:20:32 -05:00
parent d4b351df30
commit 627c25c4a1
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
2 changed files with 1 additions and 3 deletions

View file

@ -1,2 +1,2 @@
def test_me():
assert True
assert False