Skip to content

Commit a49e0d3

Browse files
committed
Black
1 parent a3e52d9 commit a49e0d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_general/api/test_app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -959,6 +959,7 @@ def test_encrypted_pdf():
959959
)
960960
assert response.status_code == 200
961961

962+
962963
@pytest.mark.skip(reason="Returns 200. Needs a fix.")
963964
def test_general_api_returns_400_bad_json(tmpdir):
964965
"""

0 commit comments

Comments
 (0)