cleanu p test
This commit is contained in:
parent
3216481c53
commit
808ba2dd30
1 changed files with 2 additions and 1 deletions
|
|
@ -100,7 +100,8 @@ config :wallaby,
|
|||
"--disable-background-timer-throttling",
|
||||
"--disable-backgrounding-occluded-windows",
|
||||
"--disable-renderer-backgrounding",
|
||||
"--window-size=1280,720"
|
||||
"--window-size=1280,720",
|
||||
"--disable-features=MacAppCodeSignClone"
|
||||
]
|
||||
],
|
||||
screenshot_on_failure: true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue