synpress
synpress copied to clipboard
feat: change metamask sample test to sepolia
Motivation and context
Since Goerli is deprecated, the sample test project should be updated to use Sepolia.
Does it fix any issue?
The current sample still uses Goerli, which may cause timeouts during testing.
Quality checklist
- [x] I have performed a self-review of my code.