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