it("additional aria attributes", () => {
    withModal(
      { isOpen: true, aria: { labelledby: "a" } },
      "hello",
      modal => mcontent(modal)