Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Sep 30, 2023
1 parent 9d2ea02 commit e688caa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SpAbstractListAdapterSingleSelectionTest >> initializeTestedInstance [
{ #category : #running }
SpAbstractListAdapterSingleSelectionTest >> tearDown [

presenter delete.
presenter ifNotNil: #delete.
super tearDown
]

Expand Down

0 comments on commit e688caa

Please sign in to comment.