Files
OpenNoodl/packages/noodl-editor/tests/services/index.ts
Richard Osborne 2990e47059 Bug fixes on git
2026-02-18 21:03:36 +01:00

5 lines
198 B
TypeScript

// NOTE: StyleAnalyzer.test uses @jest/globals and is a Jest-only test.
// It runs via `npm run test:editor`.
// Do NOT re-add it here - the Electron Jasmine runner will crash on import.
export {};