chore: improve add-task command e2e test
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
"test:e2e:core": "node tests/e2e/run-e2e-tests.js --groups core",
|
||||
"test:e2e:providers": "node tests/e2e/run-e2e-tests.js --groups providers",
|
||||
"test:e2e:advanced": "node tests/e2e/run-e2e-tests.js --groups advanced",
|
||||
"test:e2e:jest": "jest --config jest.e2e.config.js",
|
||||
"test:e2e:jest:watch": "jest --config jest.e2e.config.js --watch",
|
||||
"test:e2e:jest:command": "jest --config jest.e2e.config.js --testNamePattern",
|
||||
"prepare": "chmod +x bin/task-master.js mcp-server/server.js",
|
||||
"changeset": "changeset",
|
||||
"release": "changeset publish",
|
||||
|
||||
Reference in New Issue
Block a user