Skip to content

Commit

Permalink
phpunit test - php < 7 parse error
Browse files Browse the repository at this point in the history
  • Loading branch information
bkdotcom committed May 15, 2024
1 parent e3d7cd2 commit b4e4657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Debug/Type/BasicTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ public static function providerTestMethod()
array(
'type' => Type::TYPE_CONST,
'name' => 'Test\Thing::TEST_CONSTANT',
),
)
),
),
array(
Expand Down

0 comments on commit b4e4657

Please sign in to comment.