Skip to content

Commit

Permalink
Updating from master branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
christhompsongoogle committed Oct 6, 2022
1 parent 5e9ec73 commit f496bdb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -37,7 +37,8 @@
"test:triggers-end-to-end": "bash ./scripts/triggers-end-to-end-tests/run.sh",
"test:triggers-end-to-end:inspect": "bash ./scripts/triggers-end-to-end-tests/run.sh inspect",
"test:storage-deploy": "bash ./scripts/storage-deploy-tests/run.sh",
"test:storage-emulator-integration": "bash ./scripts/storage-emulator-integration/run.sh"
"test:storage-emulator-integration": "bash ./scripts/storage-emulator-integration/run.sh",
"test:webframeworks-deploy": "bash ./scripts/webframeworks-deploy-tests/run.sh"
},
"files": [
"lib",
Expand Down

0 comments on commit f496bdb

Please sign in to comment.