Skip to content

Commit

Permalink
Remove only
Browse files Browse the repository at this point in the history
  • Loading branch information
hariombalhara committed Mar 16, 2023
1 parent 4f37237 commit bab4001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/embeds/embed-core/playwright/tests/inline.e2e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { test } from "@calcom/web/playwright/lib/fixtures";

import { bookFirstEvent, deleteAllBookingsByEmail, getEmbedIframe, todo } from "../lib/testUtils";

test.only("Inline Iframe - Configured with Dark Theme", async ({
test("Inline Iframe - Configured with Dark Theme", async ({
page,
getActionFiredDetails,
addEmbedListeners,
Expand Down

0 comments on commit bab4001

Please sign in to comment.