Skip to content

Commit

Permalink
Depend on previously created campaign
Browse files Browse the repository at this point in the history
  • Loading branch information
svevang committed Jul 2, 2024
1 parent 6490533 commit 06ed31f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/e2e/augury.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ describe("Augury", () => {
});

it("generates a campaign report", () => {
// Assuming we have a campaign with ID 1
cy.visit("/reports");
cy.contains("Navigate to different types of reports across Dovetail");

Expand Down

0 comments on commit 06ed31f

Please sign in to comment.