1
0
forked from baron/baron-sso

코드 테스트 실패 수정

This commit is contained in:
2026-06-11 08:55:41 +09:00
parent 4d77060b5d
commit 0bb3ccb850
13 changed files with 517 additions and 382 deletions

View File

@@ -2,8 +2,8 @@ import {
expect,
type Page,
type Route,
test,
type TestInfo,
test,
} from "@playwright/test";
async function seedTokenLogin(page: Page): Promise<void> {