We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03392a3 commit 10a96d1Copy full SHA for 10a96d1
browser_tests/tests/templates.spec.ts
@@ -24,7 +24,7 @@ test.describe('Templates', () => {
24
}
25
})
26
27
- test('should have all required thumbnail media for each template', async ({
+ test.skip('should have all required thumbnail media for each template', async ({
28
comfyPage
29
}) => {
30
const templates = await comfyPage.templates.getAllTemplates()
0 commit comments