Skip to content

Commit 10a96d1

Browse files
authored
[TMP] Temporarily disable hidream template test (#3502)
1 parent 03392a3 commit 10a96d1

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
@@ -24,7 +24,7 @@ test.describe('Templates', () => {
2424
}
2525
})
2626

27-
test('should have all required thumbnail media for each template', async ({
27+
test.skip('should have all required thumbnail media for each template', async ({
2828
comfyPage
2929
}) => {
3030
const templates = await comfyPage.templates.getAllTemplates()

0 commit comments

Comments
 (0)