Skip to content

Commit

Permalink
[js] missing end quote in bazel file
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Sep 28, 2022
1 parent fe167b1 commit feed290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/node/selenium-webdriver/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BROWSER_VERSIONS = [
"v85",
"v104",
"v105",
"v106,
"v106",
]

SRC_FILES = [
Expand Down

0 comments on commit feed290

Please sign in to comment.