Skip to content

Commit

Permalink
1118 - Support new phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
AstonVictor committed Nov 20, 2024
1 parent 1c999bb commit d3059e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/BehatProvidingTraitTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class BehatProvidingTraitTest extends TestCase {

use BehatTestTrait;

protected $feature = <<<'FEATURE'
protected static $feature = <<<'FEATURE'
Feature: BehatProvidingTrait
In order to test a feature
We need to able provide it to phpunit
Expand Down

0 comments on commit d3059e0

Please sign in to comment.