Skip to content

Commit

Permalink
temporarily disabling psalm/plugin-phpunit reveals possible cause of p…
Browse files Browse the repository at this point in the history
…salm/psalm-plugin-phpunit#32, `ERROR: InvalidDocblockParamName - Tests\ValidatorTest.php:284:20`
  • Loading branch information
SignpostMarv committed Jun 15, 2019
1 parent 0244800 commit ee5578e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/ValidatorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ public function dataProvider_ValidateContent_failure() : array
}

/**
* @param mixed $markupContent
* @param mixed $markup_content
* @param class-string<\Throwable> $expected_message
*
* @dataProvider dataProvider_ValidateContent_failure
Expand Down

0 comments on commit ee5578e

Please sign in to comment.