Skip to content

Commit

Permalink
[#3135] - Test correction
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Feb 4, 2020
1 parent 5de3435 commit fa8db24
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ private function getExamples(): array
[
'message' => 'wildcard',
'header' => '*',
'result' => '*',
'result' => '',
],
[
'message' => 'empty',
Expand Down

0 comments on commit fa8db24

Please sign in to comment.