mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-25 10:19:30 -05:00
877cad268c
Handles strings containing ANSI escape code sequences If printable string length is within allowed width, does not wrap Converts strings to plain string without ANSI escape code sequences when printable width exceeded, then wraps accordingly Resolves issue displaying longer Node.js paths such as encountered on GitHub Actions in Ubuntu and macOS runners