Skip to content

Commit e5e9801

Browse files
committed
add blogpost.json [skip ci]
1 parent bfff92e commit e5e9801

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/setup.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "eslint .",
1010
"start": "node server/server.js",
1111
"posttest": "npm run lint && nsp check",
12-
"test": "NODE_ENV=testing npm run start; node .github/setup.js; node .github/setup.js",
12+
"test": "NODE_ENV=testing npm run start; node .github/setup.js; node .github/setup.js; node .github/setup.js",
1313
"build:sdk": "./node_modules/.bin/lb-sdk server/server.js ./client/sdk -l angular2 -d ng2web -i enabled"
1414
},
1515
"dependencies": {

0 commit comments

Comments
 (0)