it("should show/hide tall modal iframe lightbox with size", done => {
    const uuid = "iframe-lightbox-tall";
    expect($("#colorbox").length).toBe(0);
    expect(api.hasModal(uuid)).toBe(false);
    const showOptions: IShowModal = { uuid, type: "lightbox", url: "https://concord.org",