Sfoglia il codice sorgente

Only publish the test suite behavior subdirectory

Nicolás Venturo 6 anni fa
parent
commit
d9a8cd2bef
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package.json

+ 1 - 1
package.json

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