Skip to content

Commit

Permalink
Merge pull request #4384 from stephendonner/firefox-59-sauce
Browse files Browse the repository at this point in the history
Update Firefox to 59.0 in Sauce Labs
  • Loading branch information
karlht authored Mar 20, 2018
2 parents cb0a551 + 9d39846 commit 1b6057f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-tests/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/** Desired capabilities */
def capabilities = [
browserName: 'Firefox',
version: '58.0',
version: '59.0',
platform: 'Windows 10'
]

Expand Down

0 comments on commit 1b6057f

Please sign in to comment.