We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5f974 commit f0fd31dCopy full SHA for f0fd31d
src/MuTalk-SpecUI/MTFilteredTestsPresenter.class.st
@@ -41,5 +41,5 @@ MTFilteredTestsPresenter >> initializePresenters [
41
title: 'Reason'
42
evaluated: [ :each | each value ]).
43
44
- testCodePresenter := self newText.
+ testCodePresenter := self newCode.
45
]
0 commit comments