Skip to content

Commit 387f504

Browse files
author
genevieve.conty
committed
fixing type
1 parent 41e13c6 commit 387f504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
@pytest.fixture(scope='function')
99
def unauth_client():
10-
"""Create an instance of SanboxClient without authentification."""
10+
"""Create an instance of SandboxClient without authentification."""
1111
return AvataxClient('test app', 'ver 0.0', 'test machine', 'sandbox')
1212

1313

0 commit comments

Comments
 (0)