Revamp calendar dialog (#158)
Co-authored-by: Camille Moussu <cmoussu@linagora.com>
This commit is contained in:
@@ -122,7 +122,7 @@ describe("CalendarSelection", () => {
|
||||
fireEvent.click(addButtons[1]);
|
||||
|
||||
await waitFor(() =>
|
||||
expect(screen.getByText("Calendar configuration")).toBeInTheDocument()
|
||||
expect(screen.getByText(/Add new calendar/i)).toBeInTheDocument()
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user