We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1870538 commit e716758Copy full SHA for e716758
src/RowanSample9V4-Tests/RowanSample9V4TestCase.class.st
@@ -20,7 +20,7 @@ RowanSample9V4TestCase >> test4 [ self assert: RowanSample9V4Class1 new _123Abc
20
]
21
22
{ #category : 'tests' }
23
-RowanSample9V4TestCase >> test5 [ self assert: RowanSample9V4Class1 new _123abc
+RowanSample9V4TestCase >> test5 [ self assert: RowanSample9V4Class1 _123abc
24
25
26
0 commit comments