Skip to content

Commit a1237be

Browse files
committed
hotfix: Templates spec
1 parent 248929c commit a1237be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser_tests/tests/templates.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ test.describe('Templates', () => {
171171
// Verify English titles are shown as fallback
172172
await expect(
173173
comfyPage.templates.content.getByRole('heading', {
174-
name: 'Image Generation'
174+
name: 'All Templates'
175175
})
176176
).toBeVisible()
177177
})

0 commit comments

Comments
 (0)