소스 검색

Only publish the test suite behavior subdirectory

Nicolás Venturo 6 년 전
부모
커밋
d9a8cd2bef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -5,7 +5,7 @@
   "files": [
     "build",
     "contracts",
-    "test"
+    "test/behavior"
   ],
   "scripts": {
     "build": "scripts/build.sh",