- Operating System: Windows 7
- Cypress Version: 1.4.1
Is this a Feature or Bug?
BUG
Current behavior:
i see lots of weird characters when running "cypress run"
in example:
←[90m (←[4m←[1mTests Starting←[22←[24m)←39m
Desired behavior:
have normal text (the way it was in older versions) like:
(Tests Starting)

Is this a Feature or Bug?
BUG
Current behavior:
i see lots of weird characters when running "cypress run"
in example:
←[90m (←[4m←[1mTests Starting←[22←[24m)←39m
Desired behavior:
have normal text (the way it was in older versions) like:
(Tests Starting)