expect(/T/.test(formatTime({
        endTime,
        startTime,
        granularTimeResolution: true,
      }).time)).to.be.true;