mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 03:16:16 -04:00
try
This commit is contained in:
parent
c10e525c68
commit
e971de5740
2 changed files with 10 additions and 3 deletions
|
@ -16,6 +16,7 @@ async function runTest(testSettings){
|
|||
'browserName': testSettings.browserName,
|
||||
'platformName': testSettings.platformName,
|
||||
'browserVersion': testSettings.browserVersion,
|
||||
'nativeEvents': true,
|
||||
'sauce:options': {
|
||||
'nativeEvents': true,
|
||||
'username': process.env.SAUCE_USERNAME,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue