Browse Source

chore: remove unused .mocharc.json

Paul Razvan Berg 4 years ago
parent
commit
8c266a343a
1 changed files with 0 additions and 6 deletions
  1. 0 6
      .mocharc.json

+ 0 - 6
.mocharc.json

@@ -1,6 +0,0 @@
-{
-  "extension": ["ts"],
-  "recursive": "test",
-  "require": ["hardhat/register"],
-  "timeout": 20000
-}