Skip to content

Commit

Permalink
fixed transition shape test
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBliznicenko committed Nov 4, 2023
1 parent ad1ca06 commit 4baf61d
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@ Class {
#superclass : #OPAbstractEdgeTest,
#category : #'OpenPonk-BormEditor-Tests'
}

{ #category : #hooks }
OPBormTransitionShapeTest >> shapeClass [

^ BormTransitionShape
]

0 comments on commit 4baf61d

Please sign in to comment.