Skip to content

Commit

Permalink
[skip ci] fix mock
Browse files Browse the repository at this point in the history
  • Loading branch information
tom2drum committed May 7, 2024
1 parent 11bb195 commit 3acc861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playwright/fixtures/mockEnvs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export const ENVS_MAP: Record<string, Array<[string, string]>> = {
],
txInterpretation: [
[ 'NEXT_PUBLIC_TRANSACTION_INTERPRETATION_PROVIDER', 'blockscout' ],
],
noWalletClient: [
[ 'NEXT_PUBLIC_WALLET_CONNECT_PROJECT_ID', '' ],
],
Expand Down

0 comments on commit 3acc861

Please sign in to comment.