Skip to content

Commit

Permalink
Missing dot
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrukowski committed Nov 22, 2019
1 parent ec19f8f commit 21f740d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/symfony.php
Expand Up @@ -27,4 +27,4 @@ function ($file, $line, $_, $message) {
\is_string($dumped) && '' !== $dumped,
'Method dumpAsString must return not empty string.'
);
$dumper->dump('Tests passed');
$dumper->dump('Tests passed.');

0 comments on commit 21f740d

Please sign in to comment.