Skip to content

Commit

Permalink
fixture fix
Browse files Browse the repository at this point in the history
  • Loading branch information
khvn26 committed Jan 28, 2025
1 parent 03da785 commit d7557f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -1185,6 +1185,7 @@ def admin_client_auth_type(
return request.param


@pytest.fixture
def admin_client_new(
admin_client_auth_type: AdminClientAuthType,
admin_client_original: APIClient,
Expand Down

0 comments on commit d7557f4

Please sign in to comment.