Skip to content

Commit

Permalink
I mean all the gaps
Browse files Browse the repository at this point in the history
  • Loading branch information
npalaska committed Mar 30, 2023
1 parent 81d5612 commit 1866d5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/pbench/test/functional/server/test_put.py
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@ def test_list_anonymous(self, server_client: PbenchServerClient):
we see is public. We do care that we don't get an empty list, since we
uploaded datasets with access public.
"""
server_client.auth_token = None
datasets = server_client.get_list(metadata=["dataset.access"])
count = 0

Expand Down

0 comments on commit 1866d5f

Please sign in to comment.