add nocover

This commit is contained in:
collerek
2020-10-28 15:52:13 +01:00
parent 56c527485d
commit 7184f8df9a

View File

@ -82,4 +82,4 @@ async def test_model_creation():
if Product.db_backend_name() != 'postgresql':
# postgres use transaction timestamp so it will remain the same
assert p1.created != p2.created
assert p1.created != p2.created # pragma nocover