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
{{ message }}
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Tests return the following error in the angular-mocks dependency:
√ should return true once $loaded() promise is rejected
$ref
√ should return Firebase instance it was created with
Chrome 56.0.2924 (Windows 8.1 0.0.0) ERROR
Uncaught Possibly unhandled rejection: {}
at .../angularfire/node_modules/angular-mocks/angular-mocks.js:250
Chrome 56.0.2924 (Windows 8.1 0.0.0) ERROR
Uncaught Possibly unhandled rejection: {}
at .../angularfire/node_modules/angular-mocks/angular-mocks.js:250
The text was updated successfully, but these errors were encountered:
Version info
Branch:
master
Chrome: 55.0.2883
Node.js: 4.4.5
Steps to reproduce
Simply run
grunt test:unit
.Expected behavior
Tests pass without any errors.
Actual behavior
Tests return the following error in the
angular-mocks
dependency:The text was updated successfully, but these errors were encountered: