} else {
    expect(inspect(value)).toMatch(expected);
    expect(nodeInspect(value, { breakLength })).toMatch(expected);
  }