Files
superset2/tests/unit_tests/sql_lab_test.py
Evan 68c072a524 fix(tests): mock results_backend in mutator-strips-statements test
Without the mock, allow_run_async=True triggers SupersetResultsBackendNotConfigureException
(a SupersetErrorException subclass) before reaching the empty-statement guard, so the test
passed for the wrong reason.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-12 20:08:18 -07:00

17 KiB