Skip to content

Commit

Permalink
Merge 5d83a1e
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBliznicenko committed Nov 23, 2024
2 parents 838cab0 + 5d83a1e commit 7627089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions repository/OpenPonk-FSM/OPFsmLayouterTest.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ OPFsmLayouterTest >> setUp [

| stateController1 stateController2 transitionController canvasPresenter model stateModel1 stateModel2 transitionModel |
diagramController := OPFsmController new.
diagramController diagramElement: OPDiagram new.
stateController1 := OPFsmStateController new.
stateController2 := OPFsmStateController new.
transitionController := OPFsmTransitionController new.
Expand Down

0 comments on commit 7627089

Please sign in to comment.