Skip to content

Commit

Permalink
Checking failure
Browse files Browse the repository at this point in the history
  • Loading branch information
sagar-qa007 committed Jan 28, 2025
1 parent 235a0ed commit be32ad5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ describe(
_.debuggerHelper.AssertSelectedTab(
Cypress.env("MESSAGES").DEBUGGER_RESPONSE(),
);
// clean up
// clean up - sample
_.dataSources.DeleteQuery("Query1");
cy.get("@dsName").then(($dsName) => {
_.dataSources.DeleteDatasourceFromWithinDS($dsName as any);
Expand Down

0 comments on commit be32ad5

Please sign in to comment.