UNPKG

firestore-vitest-mock

Version:
13 lines 155 B
sudo: false language: node_js node_js: - '10' cache: directories: - node_modules before_install: - npm update install: - npm install script: - npm test