mirror of
https://github.com/apache/superset.git
synced 2026-07-16 19:55:39 +00:00
The test_get_samples_with_incorrect_cc test was expecting a structured error response with 'errors' array, but the actual error handling returns a simple 'error' message for CommandInvalidError exceptions. Updated the test to check for the presence of the error message mentioning the problematic column.
28 KiB
28 KiB