Browse Source

Only publish the test suite behavior subdirectory

Nicolás Venturo 6 năm trước cách đây
mục cha
commit
d9a8cd2bef
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package.json

+ 1 - 1
package.json

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