mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 11:26: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'
|
||||
, 'version' : 'latest'
|
||||
});
|
||||
/*
|
||||
// 2) Chrome on Linux
|
||||
sauceTestWorker.push({
|
||||
'platform' : 'Linux'
|
||||
|
@ -102,6 +103,7 @@ sauceTestWorker.push({
|
|||
, 'browserName' : 'microsoftedge'
|
||||
, 'version' : 'latest'
|
||||
});
|
||||
*/
|
||||
|
||||
sauceTestWorker.drain = function() {
|
||||
setTimeout(function(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue