Skip to content

Commit 6b50567

Browse files
updates method for Pharo 10 to run tests
1 parent 54a44f5 commit 6b50567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Mapless-Mongo-Tests/MaplessMongoTest.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,5 +651,5 @@ MaplessMongoTest >> testUpsert [
651651

652652
{ #category : #actions }
653653
MaplessMongoTest >> waitABit [
654-
10 milliseconds asDelay wait
654+
10 milliSeconds asDelay wait
655655
]

0 commit comments

Comments
 (0)