Skip to content

Commit a28d702

Browse files
staabmsebastianbergmann
authored andcommitted
reference github issue for consistency
1 parent f6b6296 commit a28d702

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/end-to-end/logging/testdox/testdox-print-previous-exception-colorized.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
Testdox: print error message
2+
https://github.com/sebastianbergmann/phpunit/issues/5863
33
--FILE--
44
<?php declare(strict_types=1);
55
$_SERVER['argv'][] = '--display-errors';

tests/end-to-end/logging/testdox/testdox-print-previous-exception.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
Testdox: print error message
2+
https://github.com/sebastianbergmann/phpunit/issues/5863
33
--FILE--
44
<?php declare(strict_types=1);
55
$_SERVER['argv'][] = '--display-errors';

0 commit comments

Comments
 (0)