Skip to content

Commit

Permalink
Update protractor_web_test.bzl (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xflotus committed May 25, 2020
1 parent 0d411c7 commit 0111c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/protractor/protractor_web_test.bzl
Expand Up @@ -302,7 +302,7 @@ def protractor_web_test_suite(
Args:
name: The base name of the test
browsers: A sequence of labels specifying the browsers to use.
web_test_data: Data dependencies for the wrapoer web_test targets.
web_test_data: Data dependencies for the wrapper web_test targets.
wrapped_test_tags: A list of test tag strings to use for the wrapped
karma_web_test target.
**kwargs: Arguments for the wrapped karma_web_test target.
Expand Down

0 comments on commit 0111c62

Please sign in to comment.