Skip to content

Commit d604832

Browse files
committed
fix: ci
1 parent b6e6d52 commit d604832

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

cypress/support/helpers/token.helper.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ const donors: Donors = {
4444
},
4545
aMATICPolygonV3: {
4646
name: 'aMATIC',
47-
donorWalletAddress: '0x07F294e84a9574f657A473f94A242F1FdFAFB823',
47+
//! cahnged donor wallet 0x07F294e84a9574f657A473f94A242F1FdFAFB823
48+
donorWalletAddress: '0xC956cA6E8FA34A5E86B54c55B0DA4aa9F3EEEDCE',
4849
tokenAddress: '0x6d80113e533a2C0fe82EaBD35f1875DcEA89Ea97',
4950
},
5051
aETHOptimismV3: {

0 commit comments

Comments
 (0)