Compare commits
2 commits
bba4af93d6
...
f0fc40e116
Author | SHA1 | Date | |
---|---|---|---|
f0fc40e116 | |||
29f2157563 |
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ func TestStableMarshalSingle(t *testing.T) {
|
|||
var actualFrostfs generated.Primitives
|
||||
require.NoError(t, actualFrostfs.UnmarshalJSON(r))
|
||||
require.Equal(t, input, &actualFrostfs)
|
||||
|
||||
primitivesEqual(t, input, &actual)
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue