mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
test: Improve test folder naming
This commit is contained in:
parent
19bae8dab3
commit
14b4e92ba7
@ -202,7 +202,7 @@
|
||||
"integration-test-cleanup": "node test/utils/aws-cleanup.js",
|
||||
"integration-test-run-all": "mocha-isolated --pass-through-aws-creds --skip-fs-cleanup-check --max-workers=20 \"test/integration/**/*.test.js\"",
|
||||
"integration-test-run-basic": "mocha test/integrationBasic.test.js",
|
||||
"integration-test-run-package": "mocha-isolated --skip-fs-cleanup-check test/integration-package/**/*.tests.js",
|
||||
"integration-test-run-package": "mocha-isolated --skip-fs-cleanup-check test/integrationPackage/**/*.tests.js",
|
||||
"lint": "eslint .",
|
||||
"lint:updated": "pipe-git-updated --ext=js -- eslint",
|
||||
"pkg:build": "node ./scripts/pkg/build.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user