Skip to content

Commit

Permalink
cp: add mocha deps to large tests
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Jun 26, 2024
1 parent 71bde43 commit f7e300c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion javascript/node/selenium-webdriver/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,8 @@ BROWSERS = {
data = [
":large-test-srcs",
":node_modules/express",
":node_modules/has-flag",
":node_modules/mocha",
":node_modules/mocha-junit-reporter",
":node_modules/multer",
":node_modules/serve-index",
":node_modules/sinon",
Expand Down

0 comments on commit f7e300c

Please sign in to comment.