Skip to content

Commit

Permalink
test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed Nov 26, 2024
1 parent c155829 commit ed1c3c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mergin/test/test_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -2711,3 +2711,4 @@ def test_error_projects_limit_hit(mcStorage: MerginClient):
assert e.value.http_error == 422 #
assert e.value.http_method == "POST"
assert e.value.url == f"{mcStorage.url}v1/project/testpluginstorage"
#

0 comments on commit ed1c3c4

Please sign in to comment.