Skip to content

Commit

Permalink
Restore test after fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mike10ca committed Sep 9, 2024
1 parent e926f6a commit 2eb5d3d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cypress/e2e/regression/swaps_tokens.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ describe('[SMOKE] Swaps token tests', () => {
})

// TODO: Added to prod
// TODO: Bug reported, skiping until fixed
it.skip(
it(
'Verify that clicking the swap from assets tab, autofills that token automatically in the form',
{ defaultCommandTimeout: 30000 },
() => {
Expand Down

0 comments on commit 2eb5d3d

Please sign in to comment.