Skip to content

Commit

Permalink
delete failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
adammino-ledger committed Oct 10, 2024
1 parent fafecd1 commit 88cdfb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/ledger-live-desktop/tests/specs/services/swap.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ test.describe.parallel("Swap", () => {

await test.step("Open Swap Page", async () => {
await layout.goToSwap();
await swapPage.waitForSwapFormToLoad();
await expect.soft(page).toHaveScreenshot("open-swap-page.png");
});

Expand Down

0 comments on commit 88cdfb0

Please sign in to comment.