[Test] Disable flaky test (#3994)

This commit is contained in:
filtered
2025-05-27 21:03:49 +10:00
committed by GitHub
parent eba81efb4b
commit 768faeee7e

View File

@@ -32,7 +32,9 @@ test.describe('Templates', () => {
}
})
test('should have all required thumbnail media for each template', async ({
// TODO: Re-enable this test once issue resolved
// https://github.com/Comfy-Org/ComfyUI_frontend/issues/3992
test.skip('should have all required thumbnail media for each template', async ({
comfyPage
}) => {
test.slow()