Skip to content

Commit

Permalink
Merge pull request #427 from pharo-ide/dev
Browse files Browse the repository at this point in the history
Fix setUp method tab
  • Loading branch information
dionisiydk authored Jan 14, 2019
2 parents 1a90ae0 + 6943bd0 commit d364f20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ ClyTestSetUpEditorTool >> setUpModelFromContext [
ClyTestSetUpEditorTool >> setUpParametersFromModel [

editingMethod := testClass lookupSelector: #setUp.
self updateMethodTagsAndPackage
super setUpParametersFromModel
]

{ #category : #controlling }
Expand Down

0 comments on commit d364f20

Please sign in to comment.