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
Just adding this for visibility as initially thought issue was the ember-user-activity but is with dependency ember-classic-decorator, it might help somebody tracking down same issue with their failing tests as me.
Just adding this for visibility as initially thought issue was the
ember-user-activity
but is with dependencyember-classic-decorator
, it might help somebody tracking down same issue with their failing tests as me.emberjs/ember-classic-decorator#99
When
ember-classic-decorator
is installedisTesting
fromimport { isTesting } from '@embroider/macros';
returnsfalse
in testsThe text was updated successfully, but these errors were encountered: