We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66368a3 commit 0c0a519Copy full SHA for 0c0a519
package.json
@@ -47,7 +47,7 @@
47
"codeceptjs": "./bin/codecept.js",
48
"codeceptjs-mcp": "./bin/mcp-server.js"
49
},
50
- "repository": "Codeception/codeceptjs",
+ "repository": "codeceptjs/CodeceptJS",
51
"scripts": {
52
"test-server": "node bin/test-server.js test/data/rest/db.json --host 0.0.0.0 -p 8010 --read-only",
53
"test-server:writable": "node bin/test-server.js test/data/rest/db.json --host 0.0.0.0 -p 8010",
0 commit comments