Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jklein24 committed Oct 20, 2023
1 parent 2aaccb8 commit 1dfa4a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions uma/test/uma_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ func TestPayReqCreationAndParsing(t *testing.T) {
nil,
nil,
&trInfo,
nil,
uma.KycStatusVerified,
nil,
nil,
Expand Down Expand Up @@ -218,6 +219,7 @@ func TestPayReqResponseAndParsing(t *testing.T) {
nil,
nil,
&trInfo,
nil,
uma.KycStatusVerified,
nil,
nil,
Expand Down

0 comments on commit 1dfa4a3

Please sign in to comment.