Commit 451cf5f5 by Ben Patterson

Fix name.

parent 39e0f7ad
......@@ -12,7 +12,7 @@ browser_deb_pkgs:
# Both Chrome and FireFox update their apt repos with the latest version,
# which often causes spurious acceptance test failures.
browser_s3_deb_pkgs:
- { name: "google-chrome-stable_30.0.1599.114-1_amd64.deb", url: "https://s3.amazonaws.com/vagrant.testeng.edx.org/google-chrome-48.0_amd64.deb" }
- { name: "google-chrome-48.0_amd64.deb", url: "https://s3.amazonaws.com/vagrant.testeng.edx.org/google-chrome-48.0_amd64.deb" }
- { name: "firefox_28.0+build2-0ubuntu0.12.04.1_amd64.deb", url: "https://s3.amazonaws.com/vagrant.testeng.edx.org/firefox_28.0%2Bbuild2-0ubuntu0.12.04.1_amd64.deb" }
# Chrome and ChromeDriver
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment