Skip to content

Commit

Permalink
refactor(e2e): File renaming of coinMarket section (#16757)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vere-Grey authored Feb 3, 2025
1 parent 0ae0fc4 commit a02095c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import { test } from '../../support/fixtures';

test.describe('Trading - Buy Solana', { tag: ['@group=other', '@webOnly'] }, () => {
test.skip('Buy Ethereum that is not discovered on wallet yet', () => {});
});

0 comments on commit a02095c

Please sign in to comment.