functions-samples icon indicating copy to clipboard operation
functions-samples copied to clipboard

[DOCS] for sample: Unit testing of Cloud Functions offline test not working

Open Berki2021 opened this issue 4 years ago • 0 comments

Which sample?

Sample name or URL Link to closest heading https://firebase.google.com/docs/functions/unit-testing

What is the issue with this sample's docs?

Not working when copying 1 to 1. Always getting the following error when trying to do the offline sample: Error: The default Firebase app does not exist. Make sure you call initializeApp() before using any of the Firebase services.

Code not working

Berki2021 avatar Dec 06 '21 18:12 Berki2021