You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testrand.Metadata() is never used in any tests. One of the reasons for
that is probably because it misses an easy way to transform it into raw
bytes. This change adds a JSON method to allow for easy chaining, such
as
m: = testrand.Metadata().JSON()
Change-Id: I89e7638ce4dc33a951f3aca8db03a7392e3707ad
0 commit comments