Closed caioaamaral closed 2 years ago
Tests still rely on the existence of the global Roby.app. However, while we do reset the test's plan instance at every run, Roby.app.plan does not get reset which creates inconsistencies.
Use Application#reset_plan to make sure the two are in sync.
Tests still rely on the existence of the global Roby.app. However, while we do reset the test's plan instance at every run, Roby.app.plan does not get reset which creates inconsistencies.
Use Application#reset_plan to make sure the two are in sync.