We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7671e82 commit 3c08328Copy full SHA for 3c08328
mergin/test/test_client.py
@@ -2926,4 +2926,3 @@ def test_creat_invitation(mc: MerginClient):
2926
assert inv["email"] == email
2927
assert "projects" not in inv
2928
mc.delete(f"v1/workspace/invitation/{inv['id']}")
2929
-
0 commit comments