Skip to content

Commit

Permalink
Changed StFinderTest superclass to SpBaseTest, as suggested by @Rinzwind
Browse files Browse the repository at this point in the history
  • Loading branch information
Hernán Morales Durand committed Jan 28, 2024
1 parent 84a5d5f commit 2fdd7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NewTools-Finder-Tests/StFinderTest.class.st
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Class {
#name : 'StFinderTest',
#superclass : 'TestCase',
#superclass : 'SpBaseTest',
#instVars : [
'presenter',
'presenterModel'
Expand Down

0 comments on commit 2fdd7fe

Please sign in to comment.