Skip to content

Commit

Permalink
Merge pull request mozilla-services#4309 from stephendonner/firefox-58
Browse files Browse the repository at this point in the history
Update to Firefox 58
  • Loading branch information
willkg authored Jan 30, 2018
2 parents cfbf5c5 + 08cc7d2 commit c6f39dc
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
@@ -1,7 +1,7 @@
/** Desired capabilities */
def capabilities = [
browserName: 'Firefox',
version: '57.0',
version: '58.0',
platform: 'Windows 10'
]

Expand Down

0 comments on commit c6f39dc

Please sign in to comment.