Skip to content

Commit 78647b7

Browse files
committed
fix tests
1 parent 99f6c1b commit 78647b7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

openeo/extra/job_management/stac_job_db.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,3 +320,6 @@ def _check_response_status(response: requests.Response, expected_status_codes: L
320320

321321
# Always raise errors on 4xx and 5xx status codes.
322322
response.raise_for_status()
323+
324+
325+

0 commit comments

Comments
 (0)