From 26473c36309c68de4a31c4140a10c023438ad673 Mon Sep 17 00:00:00 2001 From: Albert Putra Purnama <14824254+albertpurnama@users.noreply.github.com> Date: Wed, 4 Oct 2023 13:31:48 -0700 Subject: [PATCH] Fixes test case (#259) --- invoicing_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invoicing_test.go b/invoicing_test.go index 34d2c66..7fc0b9f 100644 --- a/invoicing_test.go +++ b/invoicing_test.go @@ -190,7 +190,7 @@ func TestGetInvoice(t *testing.T) { "currency_code": "USD", "value": "0.73" }, - "id": "TAX-9AU06895VD287170A", + "id": "TAX-5XV24702TP4910056", "name": "Sales Tax", "percent": "7.25" }