Changeset 48115 for trunk/tests/phpunit/includes/trac.php
- Timestamp:
- 06/21/2020 01:58:46 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/trac.php
r48059 r48115 55 55 public static function forcingKnownBugs() { 56 56 echo PHP_EOL . "\x1b[0m\x1b[37;41m\x1b[2K"; 57 echo " Trac was inaccessible, so known bugs weren't able to be skipped." . PHP_EOL;57 echo "Error: Trac was inaccessible, so known bugs weren't able to be skipped." . PHP_EOL; 58 58 echo "\x1b[0m\x1b[2K"; 59 59 }
Note: See TracChangeset
for help on using the changeset viewer.