Skip to content

Commit

Permalink
Update packages/MorphicAPIExplorer-Tests.package/MEXExplorationViewTe…
Browse files Browse the repository at this point in the history
…sts.class/instance/testCurrentMorphChanges.st

Co-authored-by: Morpheus <45319412+Zyranix@users.noreply.github.com>
  • Loading branch information
taminob and Zyranix committed Jul 5, 2021
1 parent 28d81dd commit 6309593
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ tests
testCurrentMorphChanges

| defaultMorphs view |

view := builder build: explorationView.
explorationView currentMorph: (ImageMorph new).
defaultMorphs := self getMorphCollectionInDefaultMorphBoxFor: view.
Expand Down

0 comments on commit 6309593

Please sign in to comment.