Skip to content

Commit 1a0d1d7

Browse files
committed
unused arg
1 parent 28d6cc8 commit 1a0d1d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_generated_code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def test_get_auth_token_without_env(model_data_with_cleanup):
2929
)
3030

3131

32-
def test_set_auth_token(model_data_with_cleanup):
32+
def test_set_auth_token():
3333
generate_data(test_data_path, test_result_path)
3434

3535
_locals = locals()

0 commit comments

Comments
 (0)