Resolve merge conflict

This commit is contained in:
huchenlei
2024-09-23 14:33:20 +09:00
committed by Chenlei Hu
parent 9c7ea5bd87
commit fa2884f9b2

View File

@@ -1,7 +1,6 @@
import type { Page, Locator, APIRequestContext } from '@playwright/test'
import { expect } from '@playwright/test'
import { test as base } from '@playwright/test'
import { expect } from '@playwright/test'
import { ComfyAppMenu } from './helpers/appMenu'
import dotenv from 'dotenv'
dotenv.config()