build: added comments after review (#27721)

PR Close #27721
This commit is contained in:
Greg Magolan
2019-02-21 10:57:56 -08:00
committed by Ben Lesh
parent 3144bf4d73
commit f0f81f482e
2 changed files with 5 additions and 0 deletions

View File

@ -69,6 +69,8 @@ nodejs_binary(
# "sauce-connect": "https://saucelabs.com/downloads/sc-4.5.3-linux.tar.gz".
# On OSX or Windows you'll need to use the appropriate sauce-connect binary.
# 3) run target with `yarn bazel test --config=saucelabs <target>`
# NOTE: --config=saucelabs is required as it makes the SAUCE_XXX environment variables available to
# the action. See /.bazelrc.
karma_web_test(
name = "test_web_all",
tags = [