refactor: better naming for config flags (#10180)

This commit is contained in:
ʈᵃᵢ
2020-06-26 17:36:50 -07:00
committed by GitHub
parent 8bdc6b1771
commit 3414f35792
6 changed files with 18 additions and 17 deletions

View File

@@ -309,7 +309,7 @@ describe('ListView with new UI filters', () => {
const fetchSelectsMock = jest.fn(() => []);
const newFiltersProps = {
...mockedProps,
useNewUIFilters: true,
isSIP34FilterUIEnabled: true,
filters: [
{
Header: 'ID',