Skip to content

Commit

Permalink
Merge pull request #5704 from NomicFoundation/bug/remove-forgotten-pl…
Browse files Browse the repository at this point in the history
…ugin-property

Remove unused plugin property
  • Loading branch information
ChristopherDedominici authored Sep 2, 2024
2 parents a5eda69 + 9089a9d commit 14c887e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion v-next/example-project/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ const config: HardhatUserConfig = {
// if testing node plugin, use the following line instead
// HardhatNodeTestRunner,
],
privateKey: configVariable("privateKey"),
paths: {
tests: "test/mocha",
// if testing node plugin, use the following line instead
Expand Down

0 comments on commit 14c887e

Please sign in to comment.