Firebase Dotenv Test

Install firebase tools

The firebase version should be higher or equal to 10.2.0.

yarn global add firebase-tools
firebase --version
10.9.0

Test

cd functions
yarn install
yarn test