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 bd6af7d commit 1a1bd5aCopy full SHA for 1a1bd5a
lib/TAP/Formatter/Color.pm
@@ -55,7 +55,7 @@ in color. Passing tests are printed in green. Failing tests are in red.
55
Skipped tests are blue on a white background and TODO tests are printed in
56
white.
57
58
-If L<Term::ANSIColor> cannot be found (or L<Win32::Console::ANSI> if running
+If L<Term::ANSIColor> cannot be found (and L<Win32::Console::ANSI> if running
59
under Windows) tests will be run without color.
60
61
=head1 SYNOPSIS
0 commit comments