Skip to content

Commit

Permalink
Bump xdrgen
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio committed Nov 12, 2021
1 parent 322e059 commit c292459
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 223 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/stellar/xdrgen.git
revision: 966e0f484c3533934cc172dcbfef0529adb183fb
revision: 968464aea5cf51ebb62128aa66122177fb43a5d3
ref: generate-decodefrom
specs:
xdrgen (0.1.1)
Expand Down
2 changes: 1 addition & 1 deletion txnbuild/transaction_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1879,7 +1879,7 @@ func TestReadChallengeTx_invalidCorrupted(t *testing.T) {
t,
err,
"could not parse challenge: unable to unmarshal transaction envelope: "+
"'68174086' is not a valid value of EnvelopeType enum type",
"'68174086' is not a valid EnvelopeType enum value",
)
}

Expand Down
Loading

0 comments on commit c292459

Please sign in to comment.