v3.0.0 throws firebase-admin import error of @firebase/database-compat/standalone
#195
Labels
Needs: Author Feedback
Issues awaiting author feedback
Version info
firebase-functions-test: 3.0.0
firebase-functions: 4.2.1
firebase-admin: 11.5.0
jest: 29.2.1
typescript: 4.9.3
Test case
Testing a firebase function.
After an update to the
firebase-functions-test
v3 andfirebase-functions
v4 and running a test file with jest there is an error:Steps to reproduce
Install libraries with versions provided above. Run a jest test.
Expected behavior
Test runs without the error provided above.
Actual behavior
An error on
@firebase/database-compat/standalone
The text was updated successfully, but these errors were encountered: