Skip to content

Commit

Permalink
Add todo comment. (opensearch-project#9287)
Browse files Browse the repository at this point in the history
Signed-off-by: Argus Li <[email protected]>
Signed-off-by: Ubuntu <[email protected]>
  • Loading branch information
ArgusLi authored and Ubuntu committed Jan 30, 2025
1 parent 63209e2 commit ead724b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,10 @@ const loadSavedQuery = (config) => {
});

cy.getElementByTestId('discoverNewButton').click();
// Todo - Date Picker sometimes does not load when expected. Have to set dataset and query language again.
cy.setDataset(config.dataset, datasourceName, config.datasetType);
cy.setQueryLanguage(config.language);

setDatePickerDatesAndSearchIfRelevant(
config.language,
'Aug 29, 2020 @ 00:00:00.000',
Expand Down

0 comments on commit ead724b

Please sign in to comment.