Skip to content

Commit f2fca0a

Browse files
committed
Stabilize inline plugin error snapshots
1 parent 7824e26 commit f2fca0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/babel-plugin-rn-stylename-inline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"main": "index.js",
1616
"scripts": {
17-
"test": "NODE_OPTIONS=\"${NODE_OPTIONS:-} --experimental-vm-modules -C cssx-ts\" jest --runInBand"
17+
"test": "NO_COLOR=1 FORCE_COLOR=0 NODE_OPTIONS=\"${NODE_OPTIONS:-} --experimental-vm-modules -C cssx-ts\" jest --runInBand"
1818
},
1919
"author": "Pavel Zhukov",
2020
"license": "MIT",

0 commit comments

Comments
 (0)