Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
zsoltk committed Sep 2, 2020
1 parent 3922eec commit f62e2f0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ class NodePluginSubtreeViewChangeAwareTest : NodePluginTest() {

node.onCreateView(parentView)
node.onAttachToView()
childNode.onAttachToView()
node.detachChildView(childNode)

plugins.forEach {
Expand Down

0 comments on commit f62e2f0

Please sign in to comment.