Skip to content

Commit

Permalink
[CI] reduce expected time for performance test
Browse files Browse the repository at this point in the history
  • Loading branch information
markets committed Oct 19, 2024
1 parent d4cb581 commit 6076d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/performance_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

describe 'Performance Poller' do
JOBS_NUMBER = 10_000
MAX_SECONDS = 60
MAX_SECONDS = 40

before do
# Clear all previous saved data from Redis.
Expand Down

0 comments on commit 6076d37

Please sign in to comment.