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

5 lines
250 B
TypeScript

// NOTE: UBAConditions.test, UBASchemaParser.test, ElementConfigRegistry.test
// use @jest/globals and are Jest-only tests. They run via `npm run test:editor`.
// Do NOT re-add them here - the Electron Jasmine runner will crash on import.
export {};