Skip to content

Commit 9d44ba2

Browse files
committed
linter
1 parent 28699c9 commit 9d44ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x/sequencer/keeper/msg_server_create_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ func getAllSequencersMap(suite *SequencerTestSuite) (map[string]*types.Sequencer
247247
}
248248

249249
// compareAllSequencersResponse receives a list of expected results and a map of
250-
// sequencerAddress->sequencer the function verifies that the map contains all
250+
// sequencerAddress->sequencer the function verifies that the map contains all
251251
// the sequencers that are in the list and only them
252252
func (s *SequencerTestSuite) compareAllSequencersResponse(
253253
expected []*types.Sequencer,

0 commit comments

Comments
 (0)