Skip to content

Commit 6ccf6bf

Browse files
committed
Tests: fixed after 6144823
1 parent 14eb29b commit 6ccf6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PhpCli/Application/Application.printException.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ test(function () {
2929
'<red> - type: CzProject\PhpCli\Exception</red>',
3030
'<red> - code: 404</red>',
3131
'<red> - file: ' . __FILE__ . '</red>',
32-
'<red> - line: 19</red>',
32+
'<red> - line: 21</red>',
3333
'',
3434
]), $output->getOutput());
3535
});

0 commit comments

Comments
 (0)