Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tsachiherman committed Oct 9, 2024
1 parent 9c74334 commit 267e13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion state/keys_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,4 @@ func TestKeysMarshalingFuzz(t *testing.T) {
require.NoError(decodedKeys.UnmarshalJSON(bytes))
require.True(keys.compare(decodedKeys))
}
}
}

0 comments on commit 267e13b

Please sign in to comment.