diff --git a/features/bootstrap/FeatureContext.php b/features/bootstrap/FeatureContext.php deleted file mode 100644 index 3941da0..0000000 --- a/features/bootstrap/FeatureContext.php +++ /dev/null @@ -1,14 +0,0 @@ -getSession()->wait(5000, "$('.suggestions-results').children().length > 0"); - } -}