mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-01 03:31:58 +00:00
[TMP] Temporarily disable hidream template test (#3502)
This commit is contained in:
@@ -24,7 +24,7 @@ test.describe('Templates', () => {
|
||||
}
|
||||
})
|
||||
|
||||
test('should have all required thumbnail media for each template', async ({
|
||||
test.skip('should have all required thumbnail media for each template', async ({
|
||||
comfyPage
|
||||
}) => {
|
||||
const templates = await comfyPage.templates.getAllTemplates()
|
||||
|
||||
Reference in New Issue
Block a user