From d69edf9a9f3534f3b84fad73c79aba674c487f27 Mon Sep 17 00:00:00 2001 From: Stuart Turner Date: Tue, 1 Nov 2022 14:16:54 -0500 Subject: [PATCH] Update verified json per Verify update --- .../Tests/PlaidClientTest.FetchItemAsync.verified.json | 2 +- .../Tests/PlaidClientTest.FetchTransactionsAsync.verified.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Plaid.Tests/Tests/PlaidClientTest.FetchItemAsync.verified.json b/tests/Plaid.Tests/Tests/PlaidClientTest.FetchItemAsync.verified.json index 9e832a40..5d8eb2bc 100644 --- a/tests/Plaid.Tests/Tests/PlaidClientTest.FetchItemAsync.verified.json +++ b/tests/Plaid.Tests/Tests/PlaidClientTest.FetchItemAsync.verified.json @@ -1,7 +1,7 @@ { "Item": { "InstitutionId": "ins_3", - "Webhook": , + "Webhook": "", "AvailableProducts": [ "assets", "balance", diff --git a/tests/Plaid.Tests/Tests/PlaidClientTest.FetchTransactionsAsync.verified.json b/tests/Plaid.Tests/Tests/PlaidClientTest.FetchTransactionsAsync.verified.json index 480b34a7..f1e0137d 100644 --- a/tests/Plaid.Tests/Tests/PlaidClientTest.FetchTransactionsAsync.verified.json +++ b/tests/Plaid.Tests/Tests/PlaidClientTest.FetchTransactionsAsync.verified.json @@ -866,7 +866,7 @@ "TotalTransactions": 48, "Item": { "InstitutionId": "ins_3", - "Webhook": , + "Webhook": "", "AvailableProducts": [ "assets", "balance",