diff --git a/behat.yml b/behat.yml index 60e6213..5f552eb 100644 --- a/behat.yml +++ b/behat.yml @@ -2,5 +2,4 @@ default: suites: default: contexts: - - FeatureContext - PHPSpecContext \ No newline at end of file diff --git a/features/bootstrap/FeatureContext.php b/features/bootstrap/FeatureContext.php deleted file mode 100644 index 29f6e8b..0000000 --- a/features/bootstrap/FeatureContext.php +++ /dev/null @@ -1,19 +0,0 @@ -