We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14eb29b commit 6ccf6bfCopy full SHA for 6ccf6bf
1 file changed
tests/PhpCli/Application/Application.printException.phpt
@@ -29,7 +29,7 @@ test(function () {
29
'<red> - type: CzProject\PhpCli\Exception</red>',
30
'<red> - code: 404</red>',
31
'<red> - file: ' . __FILE__ . '</red>',
32
- '<red> - line: 19</red>',
+ '<red> - line: 21</red>',
33
'',
34
]), $output->getOutput());
35
});
0 commit comments