chore(explore): Set Drag&Drop feature flags to True by default (#19046)

* chore(explore): Set Drag&Drop feature flags to True by default

* fix tests
This commit is contained in:
Kamil Gabryjelski
2022-03-08 18:50:51 +01:00
committed by GitHub
parent 4d96393faf
commit f9c7405e0e
5 changed files with 12 additions and 8 deletions

View File

@@ -348,6 +348,7 @@ const ColumnSelectPopover = ({
}
buttonSize="small"
onClick={onSave}
data-test="ColumnEdit#save"
cta
>
{t('Save')}