instance.process("body{}").then(() => {
    t.equal(
      messages.length,
      0,
      "should NOT add warning if there are duplicates but !warnForDuplicates"