Skip to content

Commit

Permalink
170: Further increase RsrSocketStressTest time limit due to CI timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtkilpela committed Jan 30, 2025
1 parent 6244a53 commit d964890
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Class {
RsrSocketStressTest class >> defaultTimeLimit [
"These tests take longer over a Socket"

^60 seconds
^120 seconds
]

{ #category : 'testing' }
Expand Down

0 comments on commit d964890

Please sign in to comment.