Skip to content

Commit 47f18c4

Browse files
chore: remove env from pjson
1 parent 5478d76 commit 47f18c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"prepack": "sf-prepack",
113113
"prepare": "sf-install",
114114
"test": "wireit",
115-
"test:nuts": "TESTKIT_HUB_USERNAME=willie@afdx-usa1000-02.testorg nyc mocha \"**/*.nut.ts\" --slow 4500 --timeout 600000 --reporter-options maxDiffSize=15000",
115+
"test:nuts": "nyc mocha \"**/*.nut.ts\" --slow 4500 --timeout 600000 --reporter-options maxDiffSize=15000",
116116
"test:only": "wireit",
117117
"version": "oclif readme"
118118
},

0 commit comments

Comments
 (0)