Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6114 from trufflesuite/up-hardhat-timeout-again
Browse files Browse the repository at this point in the history
Remove the other slow Hardhat test
  • Loading branch information
haltman-at committed Jun 22, 2023
2 parents 1c388f6 + 686e569 commit faa8ee7
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 2,696 deletions.
5 changes: 2 additions & 3 deletions packages/dashboard-hardhat-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,10 @@
"truffle-dashboard"
],
"scripts": {
"test": "yarn setup-fixtures && mocha test/**/*.test.ts",
"test": "mocha test/**/*.test.ts",
"build": "tsc",
"watch": "tsc -w",
"prepare": "yarn build",
"setup-fixtures": "cd test/fixture-projects/hardhat-project-incorrect-version && yarn"
"prepare": "yarn build"
},
"files": [
"dist/src/",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit faa8ee7

Please sign in to comment.