Skip to content

Commit

Permalink
updates method for Pharo 10 to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianconcept committed Jan 29, 2024
1 parent 54a44f5 commit 6b50567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mapless-Mongo-Tests/MaplessMongoTest.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -651,5 +651,5 @@ MaplessMongoTest >> testUpsert [

{ #category : #actions }
MaplessMongoTest >> waitABit [
10 milliseconds asDelay wait
10 milliSeconds asDelay wait
]

0 comments on commit 6b50567

Please sign in to comment.