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
In the next commit, the application will work like a champ under test, but fail under general usage. This is because we've statically tied to angular-mocks and ngMockE2E. We will need to make this behavior dynamic moving forward depending on whether or not we're running our app in the context of protractor and vice versa.
The text was updated successfully, but these errors were encountered:
In the next commit, the application will work like a champ under test, but fail under general usage. This is because we've statically tied to angular-mocks and ngMockE2E. We will need to make this behavior dynamic moving forward depending on whether or not we're running our app in the context of protractor and vice versa.
The text was updated successfully, but these errors were encountered: