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
Make FIREBASE_FRAMEWORKS_VERSION injectable for testing (#6571)
* Make FIREBASE_FRAMEWORKS_VERSION injectable for testing
When `internaltesting` experiment is enabled, the value for
`FIREBASE_FRAMEWORKS_VERSION` shall be derived from the environment
variable with the same name.
This is only intended for testing purposes. Code behavior for
production does not change.
---------
Co-authored-by: James Daniels <[email protected]>
0 commit comments