From 9a5eaab24495c911c15da4f75bdb7ee8970df145 Mon Sep 17 00:00:00 2001 From: Anthonius Munthi Date: Thu, 1 Feb 2018 11:28:03 +0800 Subject: [PATCH] [CI] added missing MailContext --- behat.yml.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/behat.yml.dist b/behat.yml.dist index c19fe52f0..35db42014 100644 --- a/behat.yml.dist +++ b/behat.yml.dist @@ -52,3 +52,4 @@ default: - Yawik\Behat\SummaryFormContext - Yawik\Behat\CvContext - Yawik\Behat\InstallContext + - Yawik\Behat\MailContext