mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 19:06:15 -04:00
one last test of multiple platforms to see whats failing
This commit is contained in:
parent
83fb1d55ad
commit
2415f84b89
1 changed files with 0 additions and 2 deletions
|
@ -78,7 +78,6 @@ sauceTestWorker.push({
|
|||
, 'browserName' : 'firefox'
|
||||
, 'version' : 'latest'
|
||||
});
|
||||
/*
|
||||
// 2) Chrome on Linux
|
||||
sauceTestWorker.push({
|
||||
'platform' : 'Linux'
|
||||
|
@ -103,7 +102,6 @@ sauceTestWorker.push({
|
|||
, 'browserName' : 'microsoftedge'
|
||||
, 'version' : 'latest'
|
||||
});
|
||||
*/
|
||||
|
||||
sauceTestWorker.drain = function() {
|
||||
setTimeout(function(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue