From 6d88d7ea5295cbbdaaf8f80becd74398470855f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Thu, 14 Feb 2019 15:14:24 +0100 Subject: [PATCH] Limit number of screenshots to 10 for a single job (#358) --- behat.yml.dist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/behat.yml.dist b/behat.yml.dist index 9b4701b4..c1bf520d 100644 --- a/behat.yml.dist +++ b/behat.yml.dist @@ -30,8 +30,11 @@ default: active_image_drivers: cloudinary image_drivers: cloudinary: + screenshot_directory: /tmp/behat-screenshot/ cloud_name: ezplatformtravis preset: ezplatform + mode: normal + limit: 10 suites: ~