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 28d6cc8 commit 1a0d1d7Copy full SHA for 1a0d1d7
tests/test_generated_code.py
@@ -29,7 +29,7 @@ def test_get_auth_token_without_env(model_data_with_cleanup):
29
)
30
31
32
-def test_set_auth_token(model_data_with_cleanup):
+def test_set_auth_token():
33
generate_data(test_data_path, test_result_path)
34
35
_locals = locals()
0 commit comments