Skip to content

Commit

Permalink
fix: email e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
magiziz committed Oct 10, 2024
1 parent a4de9f8 commit a905e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/laboratory/tests/shared/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ export const DEFAULT_SESSION_PARAMS: SessionParams = {
optAccounts: ['1', '2'],
accept: true
}
export const SECURE_WEBSITE_URL = 'https://secure.walletconnect.org'
export const SECURE_WEBSITE_URL = 'https://secure.reown.com'
export const DEFAULT_CHAIN_NAME = process.env['DEFAULT_CHAIN_NAME'] || 'Ethereum'

0 comments on commit a905e10

Please sign in to comment.