Skip to content

Commit c292459

Browse files
committed
Bump xdrgen
1 parent 322e059 commit c292459

File tree

3 files changed

+57
-223
lines changed

3 files changed

+57
-223
lines changed

Diff for: Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/stellar/xdrgen.git
3-
revision: 966e0f484c3533934cc172dcbfef0529adb183fb
3+
revision: 968464aea5cf51ebb62128aa66122177fb43a5d3
44
ref: generate-decodefrom
55
specs:
66
xdrgen (0.1.1)

Diff for: txnbuild/transaction_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1879,7 +1879,7 @@ func TestReadChallengeTx_invalidCorrupted(t *testing.T) {
18791879
t,
18801880
err,
18811881
"could not parse challenge: unable to unmarshal transaction envelope: "+
1882-
"'68174086' is not a valid value of EnvelopeType enum type",
1882+
"'68174086' is not a valid EnvelopeType enum value",
18831883
)
18841884
}
18851885

0 commit comments

Comments
 (0)