Skip to content

Commit

Permalink
Fixes cypress tests
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
  • Loading branch information
DarshitChanpura committed Jul 23, 2024
1 parent 6c1fbda commit c1e173c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const createDataSource = () => {
attributes: {
title: Cypress.env('externalDataSourceLabel'),
endpoint: Cypress.env('externalDataSourceEndpoint'),
installedPlugins: ['opensearch-security'],
auth: {
type: 'username_password',
credentials: {
Expand Down

0 comments on commit c1e173c

Please sign in to comment.