test: disabled safe area check for background change test (#10665)

This commit is contained in:
Dimitris-Rafail Katsampas
2025-01-13 19:33:23 +02:00
committed by GitHub
parent 5506e67fba
commit accf841f13
2 changed files with 10 additions and 5 deletions

View File

@ -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...