Skip to content

Commit 7c0a5d3

Browse files
committed
Fix classname issue edno#13
1 parent 0986d31 commit 7c0a5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GherkinParam.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use Behat\Gherkin\Node\TableNode;
1414
use ReflectionProperty;
1515

16-
class GherkinParam extends \Codeception\Platform\Extension
16+
class GherkinParam extends \Codeception\Extension
1717
{
1818
/**
1919
* @var array List events to listen to

0 commit comments

Comments
 (0)