Skip to content

Commit 26473c3

Browse files
Fixes test case (#259)
1 parent ebf5966 commit 26473c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invoicing_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ func TestGetInvoice(t *testing.T) {
190190
"currency_code": "USD",
191191
"value": "0.73"
192192
},
193-
"id": "TAX-9AU06895VD287170A",
193+
"id": "TAX-5XV24702TP4910056",
194194
"name": "Sales Tax",
195195
"percent": "7.25"
196196
}

0 commit comments

Comments
 (0)