Commit ade1dd81 by stu

fix browser test for jenkins worker

parent 38156281
......@@ -23,7 +23,7 @@
register: firefox_version
- assert:
that:
- "'42.0' in firefox_version.stdout"
- "'45.0.2' in firefox_version.stdout"
# Verify the virtualenv tar is newly-built
- name: Get info on virtualenv tar
......
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