mock matchers › failing output › expect.mock.not.toReturnWith custom equals
<dim>expect.mock(</resetDimAndBold><red>mock</resetColor><dim>).</resetDimAndBold>not<dim>.toReturnWith(</resetDimAndBold><green>expected</resetColor><dim>)</resetDimAndBold>

Expected the mock not to have returned:
  <green>0.99</resetColor>
But it returned a value equal to:
  <red>0.99</resetColor>
