Skip to content

Commit

Permalink
Fix core_test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel committed Nov 2, 2022
1 parent 2c8b3c4 commit 2df5458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/difference/core/driver/core_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ type CoreSuite struct {
offsetHeight int64
offsetProviderVscId uint64

// Maps vscid to data needed to check keyassignment
// Maps vscid to data needed to check key assignment
vscidToKeyAssignment map[uint64]map[int64]providerkeeper.ConsumerPublicKey
}

Expand Down

0 comments on commit 2df5458

Please sign in to comment.