Skip to content

Commit

Permalink
Fix test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashant Tiwari committed May 5, 2024
1 parent 5b84bd2 commit f8e03eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/tests_deployment/test_conda_store_scaling.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ def fetch_token():
"service-tokens"
].keys()
][0]
self.log.info(f"Authentication token: {token}")
return token

def read_namespaced_config_map(self):
Expand Down

0 comments on commit f8e03eb

Please sign in to comment.