Skip to content

Fix FAIL message color highlighting#6754

Merged
Naktibalda merged 1 commit intoCodeception:5.1from
antonvolokha:5.1
May 16, 2024
Merged

Fix FAIL message color highlighting#6754
Naktibalda merged 1 commit intoCodeception:5.1from
antonvolokha:5.1

Conversation

@antonvolokha
Copy link
Copy Markdown
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
Copy Markdown
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
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