mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 03:16:16 -04:00
typo
This commit is contained in:
parent
bfba928b53
commit
279623b255
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ async function runTest(testSettings){
|
||||||
'browserName': testSettings.browserName,
|
'browserName': testSettings.browserName,
|
||||||
'platformName': testSettings.platformName,
|
'platformName': testSettings.platformName,
|
||||||
'browserVersion': testSettings.browserVersion,
|
'browserVersion': testSettings.browserVersion,
|
||||||
'mozz:firefoxOptions': {
|
'moz:firefoxOptions': {
|
||||||
prefs: {
|
prefs: {
|
||||||
'devtools.debugger.remote-enabled': true,
|
'devtools.debugger.remote-enabled': true,
|
||||||
'devtools.debugger.prompt-connection': false,
|
'devtools.debugger.prompt-connection': false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue