Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusDenker committed Jun 11, 2020
1 parent 6f2fcff commit b444dda
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Class {
#category : #'Refactoring2-Transformations-Tests'
}

{ #category : #accessing }
RBRemoveClassTransformationTest class >> defaultTimeLimit [
^20 seconds
]

{ #category : #private }
RBRemoveClassTransformationTest >> resumeIfCannotRemove: error [

Expand Down

0 comments on commit b444dda

Please sign in to comment.