mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
refactor: better naming for config flags (#10180)
This commit is contained in:
@@ -309,7 +309,7 @@ describe('ListView with new UI filters', () => {
|
||||
const fetchSelectsMock = jest.fn(() => []);
|
||||
const newFiltersProps = {
|
||||
...mockedProps,
|
||||
useNewUIFilters: true,
|
||||
isSIP34FilterUIEnabled: true,
|
||||
filters: [
|
||||
{
|
||||
Header: 'ID',
|
||||
|
||||
Reference in New Issue
Block a user