Move ComfyPage to fixtures folder (#1304)

This commit is contained in:
Chenlei Hu
2024-10-25 08:01:50 -04:00
committed by GitHub
parent 54e833502a
commit 624bcc75ab
24 changed files with 36 additions and 29 deletions

View File

@@ -2,7 +2,7 @@ import {
ComfyPage,
comfyPageFixture as test,
comfyExpect as expect
} from './ComfyPage'
} from './fixtures/ComfyPage'
async function beforeChange(comfyPage: ComfyPage) {
await comfyPage.page.evaluate(() => {