Skip to content

Commit fa0a8dc

Browse files
committed
170: Further increase RsrSocketStressTest time limit due to CI timeout.
1 parent 789d178 commit fa0a8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RemoteServiceReplication-Test/RsrSocketStressTest.class.st

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Class {
99
RsrSocketStressTest class >> defaultTimeLimit [
1010
"These tests take longer over a Socket"
1111

12-
^60 seconds
12+
^120 seconds
1313
]
1414

1515
{ #category : 'initializing' }

0 commit comments

Comments
 (0)