From 7760f91a5649837943bd3b9486812882cc8e8357 Mon Sep 17 00:00:00 2001 From: Chenlei Hu Date: Wed, 25 Sep 2024 16:06:09 +0900 Subject: [PATCH] Revert "Disable broken playwright test by backend change (#967)" This reverts commit da651eee6fa77a34f367eeca9c37409dd6e50ec4. --- browser_tests/dialog.spec.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/browser_tests/dialog.spec.ts b/browser_tests/dialog.spec.ts index e4e54a87a9..7b46f95259 100644 --- a/browser_tests/dialog.spec.ts +++ b/browser_tests/dialog.spec.ts @@ -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