Skip to content

Commit

Permalink
fixup! feat: Enter the "Activated" state when "Activate Detour" butto…
Browse files Browse the repository at this point in the history
…n is clicked
  • Loading branch information
joshlarson committed Jul 31, 2024
1 parent b55a9cd commit c148d42
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,5 @@ describe("DiversionPage activate workflow", () => {
expect(
screen.queryByRole("heading", { name: "Share Detour Details" })
).not.toBeInTheDocument()
// expect(screen.getByRole("heading", { name: "Active Detour" })).toBeVisible()
})
})

0 comments on commit c148d42

Please sign in to comment.