Skip to content

Commit f0fd31d

Browse files
author
Durieux Pol
committed
changed text presenter to code presenter
1 parent af5f974 commit f0fd31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MuTalk-SpecUI/MTFilteredTestsPresenter.class.st

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ MTFilteredTestsPresenter >> initializePresenters [
4141
title: 'Reason'
4242
evaluated: [ :each | each value ]).
4343

44-
testCodePresenter := self newText.
44+
testCodePresenter := self newCode.
4545
]

0 commit comments

Comments
 (0)