mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-13 00:50:01 +00:00
Revert "Disable broken playwright test by backend change (#967)"
This reverts commit da651eee6f.
This commit is contained in:
@@ -51,8 +51,7 @@ test.describe('Missing models warning', () => {
|
||||
}, comfyPage.url)
|
||||
})
|
||||
|
||||
// Regressed by https://github.com/comfyanonymous/ComfyUI/pull/4981
|
||||
test.skip('Should display a warning when missing models are found', async ({
|
||||
test('Should display a warning when missing models are found', async ({
|
||||
comfyPage
|
||||
}) => {
|
||||
// The fake_model.safetensors is served by
|
||||
|
||||
Reference in New Issue
Block a user