chore: eslint 配置
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { test, expect } from '@playwright/test';
|
||||
import { expect, test } from '@playwright/test';
|
||||
|
||||
test('接口请求页面', async ({ page }) => {
|
||||
await page.goto('/api');
|
||||
|
Reference in New Issue
Block a user