test(ai-character): 리소스 운영 E2E 보강
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import AxeBuilder from "@axe-core/playwright";
|
||||
import { expect, test } from "@playwright/test";
|
||||
|
||||
const apiBaseUrl = "https://test-character-admin.sodalive.net";
|
||||
import { apiBaseUrl } from "./api-base-url";
|
||||
const sessionStorageKey = "ai-character-admin-auth-session";
|
||||
|
||||
async function openShell(page: import("@playwright/test").Page): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user