We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b584da5 commit b30acadCopy full SHA for b30acad
test_scripts/run_unittests_react.sh
@@ -45,4 +45,4 @@ npm install
45
46
# Execute all React unittests in the subfolder
47
echo "Running React unittests in $1..."
48
-CI=true npm test
+CI=true npm test -- --silent
0 commit comments