mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 03:16:16 -04:00
until things are more stable just test firefox
This commit is contained in:
parent
800e45585b
commit
f5a1e952e2
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,7 @@ sauceTestWorker.push({
|
||||||
, 'browserName' : 'firefox'
|
, 'browserName' : 'firefox'
|
||||||
, 'version' : 'latest'
|
, 'version' : 'latest'
|
||||||
});
|
});
|
||||||
|
/*
|
||||||
// 2) Chrome on Linux
|
// 2) Chrome on Linux
|
||||||
sauceTestWorker.push({
|
sauceTestWorker.push({
|
||||||
'platform' : 'Linux'
|
'platform' : 'Linux'
|
||||||
|
@ -102,6 +103,7 @@ sauceTestWorker.push({
|
||||||
, 'browserName' : 'microsoftedge'
|
, 'browserName' : 'microsoftedge'
|
||||||
, 'version' : 'latest'
|
, 'version' : 'latest'
|
||||||
});
|
});
|
||||||
|
*/
|
||||||
|
|
||||||
sauceTestWorker.drain = function() {
|
sauceTestWorker.drain = function() {
|
||||||
setTimeout(function(){
|
setTimeout(function(){
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue