Nightwatch tests have lost their colors
Problem/Motivation
Earlier versions of Nightwatch (2.4 and 1.7) have output in colour, but version 3.9 is plain white. There is no specific option to turn color on or off accoding to nightwatch --help. This is a follow-up from the comments on #27 in #3475581: Update Nightwatch jobs to new driver when D11 "current" uses Nightwatch 3
Here is a job running Drupal 10 Nightwatch 2.4 showing color output and here is job in the same pipeline running Drupal 11 Nightwatch 3.9 with no color
Proposed resolution
This is not that important, but maybe there is something we can do to re-enable color output?