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
fix: Remove `#ember-testing` ID from cloned DOM (#206)
* fix: Remove `#ember-testing` ID from cloned DOM
This will be a much better method of removing the styles Ember adds to
distort/shrink the app into the smaller test container.
* v2.1.3