Skip to content

Commit

Permalink
Add namespace to DrumkitContext behat FeatureContext class
Browse files Browse the repository at this point in the history
  • Loading branch information
sensespidey committed Mar 28, 2018
1 parent 9b902bc commit d53d87c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/bootstrap/DrumkitContext.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php
namespace Drumkit;

use Behat\Behat\Tester\Exception\PendingException;
use Drupal\DrupalExtension\Context\RawDrupalContext;
Expand Down

0 comments on commit d53d87c

Please sign in to comment.