Skip to content

Commit ed1c3c4

Browse files
committed
test 3
1 parent c155829 commit ed1c3c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mergin/test/test_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2711,3 +2711,4 @@ def test_error_projects_limit_hit(mcStorage: MerginClient):
27112711
assert e.value.http_error == 422 #
27122712
assert e.value.http_method == "POST"
27132713
assert e.value.url == f"{mcStorage.url}v1/project/testpluginstorage"
2714+
#

0 commit comments

Comments
 (0)