create error in tests

This commit is contained in:
Emmanuel Cazenave 2018-06-08 17:06:08 +02:00
parent 81a47dc535
commit fa83f44a76
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ def test_true(db):
def test_fail():
assert True
assert False