Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tulsishah committed Oct 28, 2024
1 parent 9902857 commit e02deae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testbench/rest_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,7 @@ def object_insert(bucket_name):
if test_id:
db.dequeue_next_instruction(test_id, "storage.objects.insert")
testbench.error.generic(
"Fault injected during a single-shot upload",
"Fault injected during a single-shot upload",
rest_code=error_code,
grpc_code=None,
context=None,
Expand Down

0 comments on commit e02deae

Please sign in to comment.