We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28699c9 commit 9d44ba2Copy full SHA for 9d44ba2
x/sequencer/keeper/msg_server_create_test.go
@@ -247,7 +247,7 @@ func getAllSequencersMap(suite *SequencerTestSuite) (map[string]*types.Sequencer
247
}
248
249
// compareAllSequencersResponse receives a list of expected results and a map of
250
-// sequencerAddress->sequencer the function verifies that the map contains all
+// sequencerAddress->sequencer the function verifies that the map contains all
251
// the sequencers that are in the list and only them
252
func (s *SequencerTestSuite) compareAllSequencersResponse(
253
expected []*types.Sequencer,
0 commit comments