Skip to content

Commit

Permalink
fix: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
matstyler committed Jun 15, 2024
1 parent a4f106d commit cc52653
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ export default function installSynpress(on: Cypress.PluginEvents, config: Cypres
await initEthereumWalletMock(port)
})

// TODO: Implement tasks if needed
// setupTasks(on);

return {
...config,
browsers
Expand Down

0 comments on commit cc52653

Please sign in to comment.