#1082088 mocha: prefixes every successful test with "undefined" rather than a tick

#1082088#5
Date:
2024-09-18 08:26:14 UTC
From:
To:
When running mocha, its reporting looks like this:

  waterfall
    undefined basics

rather than the expected

  waterfall
    ✓ basics

Best wishes,

   Julian