690503:1340 Update workflow #05
CI / CD Pipeline / build (push) Failing after 4m37s
CI / CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
2026-05-03 13:40:00 +07:00
parent 35110cbd3e
commit e4a724bff4
5 changed files with 20 additions and 2 deletions
@@ -15,6 +15,10 @@ vi.mock('@monaco-editor/react', () => ({
onChange={(e) => onChange?.(e.target.value)}
/>
),
// เพิ่ม loader mock เพื่อรองรับ loader.config() call ใน dsl-editor.tsx
loader: {
config: vi.fn(),
},
}));
// Mock next-themes