Skip to content

Commit

Permalink
Update chromdriver from 2.39 to 2.40 (oppia#5059)
Browse files Browse the repository at this point in the history
  • Loading branch information
apb7 authored and seanlip committed Jun 8, 2018
1 parent 475e824 commit 24700a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ function maybeInstallDependencies {
install_node_module protractor-screenshot-reporter 0.0.5
install_node_module jasmine-spec-reporter 3.2.0

$NODE_MODULE_DIR/.bin/webdriver-manager update --versions.chrome 2.39
$NODE_MODULE_DIR/.bin/webdriver-manager update --versions.chrome 2.40
fi

if [ "$RUN_MINIFIED_TESTS" = "true" ]; then
Expand Down

0 comments on commit 24700a7

Please sign in to comment.