forked from prescottprue/cypress-firebase
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: Databases not on ".firebaseio.com"
Early in the development of Firebase, all databases were accessible at the URL: https://<projectId>.firebaseio.com However, now there are multiple locations and instances of databases, and that assumption no longer holds. If your database is not at `https://<projectId>.firebaseio.com`, cypress-firebase will seem to hang, rather than giving an explicit error. For that reason it is very helpful to warn people up front, to put in the URL.
- Loading branch information
1 parent
3aaa8a7
commit b467044
Showing
1 changed file
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters