Skip to content

Commit

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

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

Expand Down

0 comments on commit ab3ed64

Please sign in to comment.