Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 0 additions & 34 deletions .github/workflows/mockServerHelper.yml

This file was deleted.

221 changes: 0 additions & 221 deletions lib/helper/MockServer.js

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"test:unit:webbapi:webDriver:devtools": "mocha test/helper/WebDriver_devtools_test.js --exit",
"test:unit:webbapi:testCafe": "mocha test/helper/TestCafe_test.js",
"test:unit:expect": "mocha test/helper/Expect_test.js",
"test:unit:mockServer": "mocha test/helper/MockServer_test.js",
"test:plugin": "mocha test/plugin/plugin_test.js",
"def": "./runok.js def",
"dev:graphql": "node test/data/graphql/index.js",
Expand Down Expand Up @@ -109,7 +108,6 @@
"monocart-coverage-reports": "2.10.3",
"ms": "2.1.3",
"ora-classic": "5.4.2",
"pactum": "3.7.1",
"parse-function": "5.6.10",
"parse5": "7.1.2",
"promise-retry": "1.1.1",
Expand Down
Loading
Loading