mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
fix(explore): Mark time range dashboard filter with warning icon (#22984)
This commit is contained in:
committed by
GitHub
parent
b63ea6386f
commit
5d550f449a
@@ -173,6 +173,7 @@ const getExpectedResultFormData = (overrides: JsonObject = {}) => ({
|
||||
subject: 'ds',
|
||||
comparator: 'Last month',
|
||||
filterOptionName: expect.any(String),
|
||||
isExtra: true,
|
||||
},
|
||||
{
|
||||
clause: 'WHERE',
|
||||
|
||||
Reference in New Issue
Block a user