Skip to content

Commit

Permalink
Update cypress/integration/plugins/dashboards-assistant/chatbot_sidec…
Browse files Browse the repository at this point in the history
…ar_spec.js

Co-authored-by: Hailong Cui <ihailong@amazon.com>
Signed-off-by: tygao <tygao@amazon.com>
  • Loading branch information
raintygao and Hailong-am authored Mar 20, 2024
1 parent 41b63b1 commit 2b656a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if (Cypress.env('DASHBOARDS_ASSISTANT_ENABLED')) {
});

beforeEach(() => {
// Visit ISM OSD
// Visit OSD
cy.visit(`${BASE_PATH}/app/home`);

// Common text to wait for to confirm page loaded, give up to 60 seconds for initial load
Expand Down

0 comments on commit 2b656a8

Please sign in to comment.