Skip to content

Commit 3db239f

Browse files
committed
chore: cleanup after tests, eg. delete ./test/tmp
Signed-off-by: tunnckoCore <[email protected]>
1 parent 3827c08 commit 3db239f

14 files changed

+1
-10
lines changed

packages/formidable-v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"test-jest": "NODE_OPTIONS=\"--experimental-vm-modules\" npx jest --testPathPattern=test/",
6161
"test-jest:cov": "NODE_OPTIONS=\"--experimental-vm-modules\" npx jest --testPathPattern=test/ --coverage",
6262
"pretest": "rm -rf ./test/tmp && mkdir ./test/tmp",
63-
"test": "npm run test-node && npm run test-jest",
63+
"test": "npm run test-node && npm run test-jest && rm -rf ./test/tmp",
6464
"test:cov": "npm run test-node && npm run test-jest:cov",
6565
"pkg:__COMMENT": "we need that because package managers do not work when multiple packages in mononrepo are with the same name",
6666
"pkg:name-prod": "jq \".name = \\\"formidable\\\"\" package.json > package.tmp.json && mv package.tmp.json package.json",

packages/formidable-v3/test/tmp/bnjw0oz8qxa0sgnm6lewwqm2y

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.

packages/formidable-v3/test/tmp/ietc2krc2scznsnber3obbx9u

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.

packages/formidable-v3/test/tmp/j5mr6lynqlmku6xkm63wl6mnz

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/formidable-v3/test/tmp/lgyzpoa4qbwc8gaywtdt7qq9q

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.

packages/formidable-v3/test/tmp/mhyknckumgrzws22wsowu4hsx

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/formidable-v3/test/tmp/nl6c6f74rykikvaawlzd8lldj

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)