[automated] Apply ESLint and Oxfmt fixes

This commit is contained in:
GitHub Action
2026-04-14 16:19:50 +00:00
parent 740c00f9e8
commit e3794ce130

View File

@@ -119,6 +119,7 @@ test.describe('Image Crop', { tag: ['@widget', '@vue-nodes'] }, () => {
test.beforeEach(async ({ comfyPage }) => {
await comfyPage.settings.setSetting('Comfy.VueNodes.Enabled', true)
})
test.describe('without source image', () => {
test.beforeEach(async ({ comfyPage }) => {
await comfyPage.workflow.loadWorkflow('widgets/image_crop_widget')