mirror of
https://github.com/apache/superset.git
synced 2026-04-22 09:35:23 +00:00
chore: cypress selectors refactor in explore module (#11309)
* cypress selectors refactor in explore module * added delay to typing to make test more stable * fixed missing click
This commit is contained in:
committed by
GitHub
parent
4bebf51453
commit
a99d795eaf
@@ -887,6 +887,7 @@ class DatasourceEditor extends React.PureComponent {
|
||||
</div>
|
||||
<Tabs
|
||||
id="table-tabs"
|
||||
data-test="edit-dataset-tabs"
|
||||
onSelect={this.handleTabSelect}
|
||||
defaultActiveKey={activeTabKey}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user