Skip to content

Commit

Permalink
API: minor comments/cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
ABPLMC committed Jul 30, 2024
1 parent 3ded306 commit fb7b8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/tests/test_archive_querier.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def query_latest(self, what, where):
'http-latest',
'http-default'
])
def querier(monkeypatch, request, dynamodb):
def querier(request, dynamodb):

reset_archive_querier()
querier_type, table_usage = request.param
Expand Down

0 comments on commit fb7b8ec

Please sign in to comment.