Skip to content

Commit

Permalink
Fixes test case (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertpurnama authored Oct 4, 2023
1 parent ebf5966 commit 26473c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion invoicing_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down

0 comments on commit 26473c3

Please sign in to comment.