mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 03:01:54 +00:00
[Test] Disable flaky test (#3994)
This commit is contained in:
@@ -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
|
comfyPage
|
||||||
}) => {
|
}) => {
|
||||||
test.slow()
|
test.slow()
|
||||||
|
|||||||
Reference in New Issue
Block a user