Skip to content

Commit 87a0596

Browse files
committed
test2
1 parent c8fc779 commit 87a0596

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/attestation/attestation_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ func TestStatement_UnmarshalJSON(t *testing.T) {
5050
err = json.NewDecoder(f).Decode(&got)
5151

5252
require.NoError(t, err)
53+
5354
require.Equal(t, tt.want, got)
5455
})
5556
}

0 commit comments

Comments
 (0)