Skip to content

Commit

Permalink
rename test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
janmichek committed Feb 5, 2025
1 parent 47cc3c2 commit 20dff12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/app/dexTrades.cy.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
describe('homepage', () => {
describe('DEX trades', () => {
it('should display dex trades', () => {
cy.visit('/dex-trades')

Expand Down

0 comments on commit 20dff12

Please sign in to comment.