Skip to content

Commit

Permalink
FeatureContext extends \rdx\behatvars\BehatVariablesContext
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Jun 11, 2018
1 parent 79a95da commit d18dcbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/acceptance/features/bootstrap/FeatureContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
/**
* Features context.
*/
class FeatureContext implements Context {
class FeatureContext extends \rdx\behatvars\BehatVariablesContext {
use BasicStructure;

/**
Expand Down

0 comments on commit d18dcbc

Please sign in to comment.