Skip to content

Commit

Permalink
style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mishaschwartz committed Apr 24, 2024
1 parent a140783 commit 34a1dd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_magpie_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ def mocked_request(*args, **_kwargs):
json={"user_name": "test_username", "password": "qwertyqwerty"})
session_mock.assert_any_call("DELETE", "{}/network/tokens?expired_only=true".format(test_url))


@runner.MAGPIE_TEST_CLI
@runner.MAGPIE_TEST_LOCAL
@runner.MAGPIE_TEST_NETWORK
Expand Down

0 comments on commit 34a1dd0

Please sign in to comment.