[Test] Add missing test expectation (#3724)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
filtered
2025-05-02 09:57:29 +10:00
committed by GitHub
parent 3806ba3bf1
commit 89b826a231
2 changed files with 1 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ test.describe('Load Workflow in Media', () => {
'https://comfyanonymous.github.io/ComfyUI_examples/hidream/hidream_dev_example.png'
]
urls.forEach(async (url) => {
test(`Load workflow from URL${url} (drop from different browser tabs)`, async ({
test(`Load workflow from URL ${url} (drop from different browser tabs)`, async ({
comfyPage
}) => {
await comfyPage.dragAndDropURL(url)

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB