Skip to content

Commit

Permalink
fix discover (#803) (#804)
Browse files Browse the repository at this point in the history
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
(cherry picked from commit 2e0c1b3)

Co-authored-by: Qingyang(Abby) Hu <abigailhu2000@gmail.com>
  • Loading branch information
opensearch-trigger-bot[bot] and abbyhu2000 authored Aug 30, 2023
1 parent 66648a6 commit 2b809d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/integration/common/dashboard_sample_data_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ export function dashboardSanityTests() {
describe('checking discover', () => {
before(() => {
// Go to the Discover page
miscUtils.visitPage('app/discover#/');
miscUtils.visitPage('app/discoverLegacy#/');
});

after(() => {});
Expand Down

0 comments on commit 2b809d8

Please sign in to comment.