From 96ed7ca4dd9aaf8d1440d9ae6c4be216bc8e1de2 Mon Sep 17 00:00:00 2001 From: David Monllao Date: Tue, 17 Dec 2013 18:21:18 +0800 Subject: [PATCH] MDL-43423 behat: Running hooks before and after each step of a chained step --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6e1007d98c6..7abb2d214af 100644 --- a/composer.json +++ b/composer.json @@ -8,6 +8,6 @@ "require-dev": { "phpunit/phpunit": "3.7.*", "phpunit/dbUnit": "1.2.*", - "moodlehq/behat-extension": "1.27.1" + "moodlehq/behat-extension": "1.27.2" } } -- 2.39.2