mirror of
https://github.com/apache/superset.git
synced 2026-05-07 17:04:58 +00:00
Moves jest.restoreAllMocks() and ClipboardItem deletion from per-test inline calls to a shared afterEach, so global state is always restored even when an assertion throws mid-test. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>