Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FAIL message color highlighting #6754

Merged
merged 1 commit into from May 16, 2024
Merged

Conversation

antonvolokha
Copy link
Contributor

Closes #6740

When I run codecept run --report --no-ansi there is still color output
image

So I fixed it by removing extra chars in ReportPrinter::testFailure, I think it just typo

@Naktibalda
Copy link
Member

Cool, nobody questioned necessity of these ANSI codes since initial commit: 111d082#diff-10133a5d6a2cd3c004acbefa34ae0455eacd4febda3b7915e9945808158f6021R17

@Naktibalda Naktibalda merged commit 0297b0b into Codeception:5.1 May 16, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running with --no-ansi still uses color
2 participants