Skip to content

Commit

Permalink
fix: remove mock server helper (#4536)
Browse files Browse the repository at this point in the history
* ˛fix: remove mock server helper

* ˛fix: remove mock server helper

* fix: remov pactum lib
  • Loading branch information
kobenguyent authored Nov 4, 2024
1 parent cc82852 commit 0b517f3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 392 deletions.
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

0 comments on commit 0b517f3

Please sign in to comment.