bazelbuild / rules_webtesting

Bazel rules to allow testing against a browser with WebDriver.
Apache License 2.0
96 stars 56 forks source link

Possible error in an OS-selector #393

Closed lazdmx closed 4 years ago

lazdmx commented 4 years ago

Not sure and haven't tested but it looks like a typo (a space) in condition - must be macos instead.

https://github.com/bazelbuild/rules_webtesting/blob/0ee17d358f9a462ac272b19233c1dc1b48d509a0/web/internal/platform_http_file.bzl#L17

lazdmx commented 4 years ago

Hmm. Checked, I was mistaken.