瀏覽代碼

biome autofix

Futa Arai 7 月之前
父節點
當前提交
b43efbe50f
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      apps/app/playwright/utils/Login.ts

+ 0 - 1
apps/app/playwright/utils/Login.ts

@@ -1,5 +1,4 @@
 import path from 'node:path';
-
 import { expect, type Page } from '@playwright/test';
 
 const authFile = path.resolve(__dirname, '../.auth/admin.json');