Skip to content

Commit

Permalink
Update detector details component opensearch-project#504
Browse files Browse the repository at this point in the history
Signed-off-by: Jovan Cvetkovic <[email protected]>
  • Loading branch information
jovancvetkovic3006 committed Apr 12, 2023
1 parent 2c019b7 commit b4a1c2e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cypress/integration/1_detectors.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ const testMappings = {
},
};

// cy.get('.euiBadge__iconButton > .euiIcon').click({ force: true });
// cy.get(`[data-test-subj="define-detector-select-data-source"]`).type(
// `${cypressIndexWindows}{enter}`
// );

const cypressDNSRule = dns_name_rule_data.title;
const cypressDNSTypeRule = dns_type_rule_data.title;

Expand Down

0 comments on commit b4a1c2e

Please sign in to comment.