mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
test: disabled safe area check for background change test (#10665)
This commit is contained in:
committed by
GitHub
parent
5506e67fba
commit
accf841f13
@@ -15,8 +15,8 @@ const spawned_process = spawn(
|
||||
"npx",
|
||||
[
|
||||
"nx",
|
||||
"run",
|
||||
`apps-automated:debug:${platform}`,
|
||||
"debug",
|
||||
`apps-automated ${platform}`,
|
||||
// "--log=trace",
|
||||
// `--flags="--log=trace"`,
|
||||
"--timeout=600" // 10 minutes, booting avds on CI is very slow...
|
||||
|
||||
Reference in New Issue
Block a user