Skip to content

Commit

Permalink
Merge pull request #662 from hernanmd/fix_releasetest_errors
Browse files Browse the repository at this point in the history
Fix Undeclared reference in StClyMessageListPresenter
  • Loading branch information
Ducasse authored Jan 21, 2024
2 parents 79630c0 + d1a28f8 commit cbe6225
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ StClyMessageListPresenter >> connectPresenters [
{ #category : 'private - actions' }
StClyMessageListPresenter >> doRemoveMethod [

(RBRemoveMethodDriver new
(ReRemoveMethodDriver new
scopes: self scopes
methods: { self selectedMethod })
runRefactoring
Expand Down

0 comments on commit cbe6225

Please sign in to comment.