mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Disable beta firefox tests temporarily
This commit is contained in:
parent
6ce95fd20a
commit
9383808322
@ -10,12 +10,6 @@ module.exports = function(config) {
|
|||||||
platform: 'Windows 10',
|
platform: 'Windows 10',
|
||||||
version: 'beta'
|
version: 'beta'
|
||||||
},
|
},
|
||||||
sl_beta_firefox: {
|
|
||||||
base: 'SauceLabs',
|
|
||||||
browserName: 'firefox',
|
|
||||||
platform: 'Windows 8.1',
|
|
||||||
version: 'beta'
|
|
||||||
},
|
|
||||||
sl_ie9: {
|
sl_ie9: {
|
||||||
base: 'SauceLabs',
|
base: 'SauceLabs',
|
||||||
browserName: 'internet explorer',
|
browserName: 'internet explorer',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user