Skip to content

Commit

Permalink
remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Sep 30, 2023
1 parent c73c316 commit 074b71c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Spec2-Backend-Tests/SpAbstractAdapterTest.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ SpAbstractAdapterTest >> presenter [
{ #category : #running }
SpAbstractAdapterTest >> runCase [
self resources do: [ :each | each availableFor: self ].
testSelector printToStdout.
[ super setUp.
self performTest ]
ensure: [ self tearDown.
Expand Down

0 comments on commit 074b71c

Please sign in to comment.