mirror of
https://github.com/vector-im/element-call.git
synced 2026-01-18 02:32:27 +00:00
move fixture to correct folder
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user