diff --git a/playwright/mobile/fixture-mobile-create.ts b/playwright/fixtures/fixture-mobile-create.ts similarity index 100% rename from playwright/mobile/fixture-mobile-create.ts rename to playwright/fixtures/fixture-mobile-create.ts diff --git a/playwright/mobile/create-call-mobile.spec.ts b/playwright/mobile/create-call-mobile.spec.ts index 853294ea..9005d510 100644 --- a/playwright/mobile/create-call-mobile.spec.ts +++ b/playwright/mobile/create-call-mobile.spec.ts @@ -7,7 +7,7 @@ Please see LICENSE in the repository root for full details. import { expect, test } from "@playwright/test"; -import { mobileTest } from "./fixture-mobile-create.ts"; +import { mobileTest } from "../fixtures/fixture-mobile-create.ts"; test("@mobile Start a new call then leave and show the feedback screen", async ({ page,