Skip to content

Commit

Permalink
upgrading chromedriver so ui tests work
Browse files Browse the repository at this point in the history
  • Loading branch information
tom114 committed Nov 24, 2020
1 parent d477654 commit 5be96ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"babel-loader": "^8.1.0",
"babel-plugin-import": "^1.13.0",
"bootstrap-sass": "^3.3.7",
"chromedriver": "latest",
"chromedriver": "87.0.0",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^3.5.3",
"cssnano": "^4.1.10",
Expand Down

0 comments on commit 5be96ab

Please sign in to comment.