One more test

This commit is contained in:
Konrad Pabjan 2023-01-05 17:14:56 +00:00
parent 8b905d2e78
commit f3084222af

View file

@ -10,7 +10,7 @@
"format": "prettier --write **/*.ts", "format": "prettier --write **/*.ts",
"format-check": "prettier --check **/*.ts", "format-check": "prettier --check **/*.ts",
"lint": "eslint **/*.ts", "lint": "eslint **/*.ts",
"test": "./node_modules/jest/bin/jest --testTimeout 10000" "test": "./node_modules/jest/bin/jest.js --testTimeout 10000"
}, },
"repository": { "repository": {
"type": "git", "type": "git",