Skip to content

Commit

Permalink
fixing test
Browse files Browse the repository at this point in the history
  • Loading branch information
ivukotic committed Apr 19, 2024
1 parent 213efc4 commit 7b354db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/servicex_did_finder_lib/test_servicex_did.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ def test_put_file_add_bulk_large():
'adler32': '32',
'file_size': 1024,
'file_events': 3141
}] * 32)
}] * 320)
assert len(responses.calls) == 2

0 comments on commit 7b354db

Please sign in to comment.