From 4eb36c49c1f9d364cddf0c3057c1b58386ac411f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Tyra=C5=82a?= Date: Mon, 15 Apr 2019 15:05:46 +0200 Subject: [PATCH] EZP-30098 extends notification timeout for behat env (#391) --- app/config/ezplatform_behat.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/config/ezplatform_behat.yml b/app/config/ezplatform_behat.yml index a5dbef5c3f..bb16605b86 100644 --- a/app/config/ezplatform_behat.yml +++ b/app/config/ezplatform_behat.yml @@ -17,3 +17,6 @@ ezdesign: ez_platform_standard_design: # for pre eZ Design Engine tests use old template naming override_kernel_templates: false + +parameters: + ezsettings.default.notifications.success.timeout: 10000