From fffa75c86f982db47a28d56f44328d9f1400682f Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 26 Feb 2024 17:24:50 -0300 Subject: [PATCH] Change destination account in payment.json test --- cypress/fixtures/payment.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/fixtures/payment.json b/cypress/fixtures/payment.json index 5b698c57..e40cef30 100644 --- a/cypress/fixtures/payment.json +++ b/cypress/fixtures/payment.json @@ -1,5 +1,5 @@ { - "destinationAccount": "GCECUYXE32PPYKPVYOSILACOCUGMEZSDO7GYERC2GKAG2HM34BLMMOMB", + "destinationAccount": "GCAGLYWX5SWMKOE537BN3PNCCENL2QAG5H35P55GH5BPQW7QGYIRV6NZ", "amountToSend": 100, "assetCode": "native", "issuer": "none"