Skip to content

Commit

Permalink
Fix internal behat test breakage with proper PSR-0 namespace structur…
Browse files Browse the repository at this point in the history
…ing for DrumkitContext class
  • Loading branch information
sensespidey committed Mar 28, 2018
1 parent d53d87c commit 5ee27b4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion behat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ default:
suites:
default:
contexts:
- FeatureContext
- Drumkit\DrumkitContext
- Drupal\DrupalExtension\Context\DrupalContext
- Drupal\DrupalExtension\Context\MinkContext
- Drupal\DrupalExtension\Context\MessageContext
Expand Down
File renamed without changes.
8 changes: 0 additions & 8 deletions features/bootstrap/FeatureContext.php

This file was deleted.

0 comments on commit 5ee27b4

Please sign in to comment.