diff --git a/app/tests/meson.build b/app/tests/meson.build index 6603341697788404ae5cd76396db0f6e35bf2314..217bd3d0b72b872db0448eb6a1de3c6c81862acd 100644 --- a/app/tests/meson.build +++ b/app/tests/meson.build @@ -70,7 +70,7 @@ foreach test_name : app_tests 'UI_TEST=yes', ], suite: 'app', - timeout: 60, + timeout: 120, is_parallel : false, priority: prio, )