chore: temporarily skip a failing E2E test (#18560)

This commit is contained in:
Anik Dhabal Babu
2025-01-09 15:53:12 +00:00
committed by GitHub
parent 74580157ba
commit a9f95937c4
@@ -231,7 +231,8 @@ test.describe("Manage Booking Questions", () => {
});
test.describe("For Team EventType", () => {
test("Do a booking with a user added question and verify a few thing in b/w", async ({
// eslint-disable-next-line playwright/no-skipped-test
test.skip("Do a booking with a user added question and verify a few thing in b/w", async ({
page,
users,
context,