5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 15:16:56 +00:00

chore: fix formatter fail

This commit is contained in:
Richard Simpson 2019-09-20 18:29:04 -05:00
parent 42871c7c42
commit 609488b35d
No known key found for this signature in database
GPG key ID: 0CECAF50D013D1E2

View file

@ -6,7 +6,7 @@
"scripts": {
"test": "jest",
"test:integration": "jest -c integration/jest.config.js",
"test:e2e": "jest -c e2e/jest.config.js",
"test:e2e": "jest -c e2e/jest.config.js"
},
"release": {
"branch": "master",