From d53d87c43f18f3be413e27df5f6cef3f811eba59 Mon Sep 17 00:00:00 2001 From: Derek Laventure Date: Tue, 27 Mar 2018 21:57:31 -0400 Subject: [PATCH] Add namespace to DrumkitContext behat FeatureContext class --- features/bootstrap/DrumkitContext.php | 1 + 1 file changed, 1 insertion(+) diff --git a/features/bootstrap/DrumkitContext.php b/features/bootstrap/DrumkitContext.php index 3dc715b..872b63a 100644 --- a/features/bootstrap/DrumkitContext.php +++ b/features/bootstrap/DrumkitContext.php @@ -1,4 +1,5 @@