it("additional data attributes", () => {
    withModal(
      { isOpen: true, data: { background: "green" } },
      "hello",
      modal => mcontent(modal)