Skip to content

Commit 0a36f3e

Browse files
committed
typo
1 parent d015cfa commit 0a36f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mergin/test/test_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ def create_mc_client_and_workspace(api_user, user_pwd, test_tag=""):
9696
return client
9797

9898
else: # if user is not provided we create one
99-
# user emial is generated with random
99+
# user email is generated with random
100100
user = f"apitest{test_tag}_{create_random_suffix()}@example.com"
101101
password = PASSWORD_DEFAULT
102102

0 commit comments

Comments
 (0)