Skip to content

Commit

Permalink
minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilson1988 committed Oct 17, 2024
1 parent 35ea888 commit 7b4d3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ var (
}

dataRecord0 = manifestEntryV1Records[0].Data.(*dataFile)
dataRecord1 = manifestEntryV1Records[0].Data.(*dataFile)
dataRecord1 = manifestEntryV1Records[1].Data.(*dataFile)

manifestEntryV2Records = []*manifestEntryV2{
{
Expand Down

0 comments on commit 7b4d3d6

Please sign in to comment.