Update timezone.e2e.ts

This commit is contained in:
GitStart-Cal.com 2023-11-28 18:00:19 -03:00 committed by GitHub
parent dc663b0eac
commit 50e60ea670
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ test.describe("Test the timezone behavior in specific cases", () => {
const bookingSchedulingPage = await bookingPage.previewEventType();
await bookingPage.selectTimezone("America/New York", bookingSchedulingPage);
await bookingPage.assertRightTimezone("America/New York", bookingSchedulingPage);
await bookingPage.selectFirstAvailableTime(bookingSchedulingPage);
await bookingPage.selectTimeSlot(bookingSchedulingPage);
// Check if the correct timezone is displayed and if the meeting was scheduled successfully
await bookingPage.assertRightTimezone("America/New York", bookingSchedulingPage, {