Skip to content

Commit

Permalink
Fix release test
Browse files Browse the repository at this point in the history
A method is duplicated between a trait and one of its user. I'm removing the method from the user.
  • Loading branch information
jecisc committed Mar 10, 2025
1 parent 4babe22 commit fbdaac2
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ Class {
#tag : 'Model'
}

{ #category : 'testing' }
TStDebuggerExtensionTestClass class >> acceptsPredicate: aStDebuggerContextPredicate [

^ true
]

{ #category : 'layout' }
TStDebuggerExtensionTestClass class >> defaultLayout [

Expand Down

0 comments on commit fbdaac2

Please sign in to comment.