Skip to content

Commit 9bd7621

Browse files
committed
Fix misconfigured test
1 parent 898dbf9 commit 9bd7621

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_general/api/test_app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,6 @@ def test_general_api_returns_400_bad_json(tmpdir):
982982
)
983983
],
984984
)
985-
assert "Unstructured schema" in response.json().get("detail")
986985
assert response.status_code == 400
987986

988987

0 commit comments

Comments
 (0)