소스 검색

chore: remove unused .mocharc.json

Paul Razvan Berg 4 년 전
부모
커밋
8c266a343a
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 6
      .mocharc.json

+ 0 - 6
.mocharc.json

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