fix: raise correct error

This commit is contained in:
Krrish Dholakia 2024-04-03 22:37:51 -07:00
parent a4a8129a13
commit ec29f44c1f
2 changed files with 8 additions and 1 deletions

View file

@ -194,7 +194,7 @@ def test_img_gen(client_no_auth):
#### ADDITIONAL
# @pytest.mark.skip(reason="hitting yaml load issues on circle-ci")
@pytest.mark.skip(reason="test via docker tests. Requires prisma client.")
def test_add_new_model(client_no_auth):
global headers
try: