Skip to content

Commit 89b826a

Browse files
webfilteredgithub-actions
andauthored
[Test] Add missing test expectation (#3724)
Co-authored-by: github-actions <[email protected]>
1 parent 3806ba3 commit 89b826a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

browser_tests/tests/loadWorkflowInMedia.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ test.describe('Load Workflow in Media', () => {
2828
'https://comfyanonymous.github.io/ComfyUI_examples/hidream/hidream_dev_example.png'
2929
]
3030
urls.forEach(async (url) => {
31-
test(`Load workflow from URL${url} (drop from different browser tabs)`, async ({
31+
test(`Load workflow from URL ${url} (drop from different browser tabs)`, async ({
3232
comfyPage
3333
}) => {
3434
await comfyPage.dragAndDropURL(url)
99 KB
Loading

0 commit comments

Comments
 (0)