Merge remote-tracking branch 'origin/main' into fix-nigthly-test

This commit is contained in:
Johnpaul
2026-01-27 22:39:05 +01:00
28 changed files with 757 additions and 195 deletions

View File

@@ -38,6 +38,10 @@ test.describe('Version Mismatch Warnings', () => {
test.beforeEach(async ({ comfyPage }) => {
await comfyPage.setSetting('Comfy.UseNewMenu', 'Top')
await comfyPage.setSetting(
'Comfy.VersionCompatibility.DisableWarnings',
false
)
})
test('should show version mismatch warnings when installed version lower than required', async ({