mirror of
https://github.com/apache/superset.git
synced 2026-05-09 18:05:52 +00:00
Update tests to reflect the intentional behavior change where smart_date now returns a formatter function instead of undefined. The first test now explicitly sets xAxisTimeFormat to undefined to test the no-format case, and the test.each loop now expects all formats including smart_date to return a formatter function. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>