We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0315595 commit fc696b0Copy full SHA for fc696b0
pkg/dev_compiler/tool/browser_test.sh
@@ -34,4 +34,4 @@ if [[ "$OSTYPE" == "linux-gnu" ]] && [[ -z "$CHROME_CANARY_BIN" ]]; then
34
fi
35
36
npm install
37
-npm test
+npm test | tee test_output.txt
0 commit comments