withModal({
        isOpen: true,
        bodyOpenClassName: "A B"
      }, null, () => {
        isDocumentWithReactModalOpenClass("A B").should.be.ok();