Эх сурвалжийг харах

Only publish the test suite behavior subdirectory

Nicolás Venturo 6 жил өмнө
parent
commit
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",