mirror of
https://github.com/apache/superset.git
synced 2026-05-12 11:25:56 +00:00
Add `as unknown as` casting to mock implementations to satisfy TypeScript's strict type checking while preserving the original test behavior. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>