You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running ember try:testall in ember-test-helpers (based on emberjs/ember-test-helpers#145), I noticed that the bower.json file after a run is being reset to the contents of the first scenario ran (ember-1.10 in our case).
When running
ember try:testallinember-test-helpers(based on emberjs/ember-test-helpers#145), I noticed that thebower.jsonfile after a run is being reset to the contents of the first scenario ran (ember-1.10in our case).