whisper: fix num of params

This commit is contained in:
b00ris 2018-02-26 11:39:24 +03:00
parent 1d092fec7c
commit 37f0f2c824
No known key found for this signature in database
GPG key ID: 2F73E159EB73232C

View file

@ -844,7 +844,7 @@ func TestTopicsMapping(t *testing.T) {
matched := []string{}
fs.topicMatcher.matchedTopics(env.Topic, &matched)
if !hasFilterID(matched, filterID) {
t.Fatalf("failed matchedTopics, step %d.", seed, i)
t.Fatalf("failed matchedTopics, step %d.", i)
}
//test match without filter