Skip to content

Commit cdf066a

Browse files
committed
Fix test time
1 parent 5726602 commit cdf066a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Molecule-Tests/MolComponentImplTest.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ MolComponentImplTest >> testSendEventInAForkDuringCleanUp [
593593
MolComponentManager cleanUp.
594594

595595
"waiting for thread loop"
596-
200 milliSecond wait. "here no error"
596+
5 second wait. "here no error"
597597
self deny: component thread isRunning
598598
]
599599

0 commit comments

Comments
 (0)