test(e2e): stabilize fixture imports
This commit is contained in:
@@ -4,7 +4,7 @@ import {
|
||||
enterChatFromSplash,
|
||||
submitEmailLogin,
|
||||
switchToEmailSignIn,
|
||||
} from "../../fixtures/test-helpers";
|
||||
} from "@e2e/fixtures/test-helpers";
|
||||
|
||||
const preReleaseHost = "frontend-test.banlv-ai.com";
|
||||
const baseURL = process.env.PLAYWRIGHT_BASE_URL ?? "";
|
||||
|
||||
Reference in New Issue
Block a user