Skip to content

Commit cf12088

Browse files
committed
test: add --ignore-timeouts flag to curriculum test script
1 parent 3cdc55a commit cf12088

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mobile-app/integration_test_runner.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ brew install applesimutils
118118
'test',
119119
'--no-pub',
120120
'--reporter=expanded',
121+
'--ignore-timeouts',
121122
if (isMacOS) ...[
122123
'-d',
123124
bootedDeviceId,

0 commit comments

Comments
 (0)