summaryrefslogtreecommitdiff
path: root/tests/functional-tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional-tests/meson.build')
-rw-r--r--tests/functional-tests/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional-tests/meson.build b/tests/functional-tests/meson.build
index c0a3b4bd6..23f514d09 100644
--- a/tests/functional-tests/meson.build
+++ b/tests/functional-tests/meson.build
@@ -51,7 +51,7 @@ foreach test_name: functional_tests
env: test_env,
protocol: protocol,
suite: ['functional'],
- timeout: 60)
+ timeout: 30)
endforeach
subdir('ipc')