Rename GRPCRouter (#8079)

* rename GRPCRouter

* Update store/types/store.go

Co-authored-by: Robert Zaremba <robert@zaremba.ch>

* Fix gofmt

Co-authored-by: Robert Zaremba <robert@zaremba.ch>
This commit is contained in:
Anil Kumar Kammari
2020-12-04 15:06:50 +00:00
committed by GitHub
co-authored by Robert Zaremba
parent 7ec3bcd23a
commit 4a233b8dcf
31 changed files with 76 additions and 53 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ func (s *IntegrationTestSuite) TestGetQueryCmd() {
expectedOutput string
expectErr bool
}{
"non-existant evidence": {
"non-existent evidence": {
[]string{"DF0C23E8634E480F84B9D5674A7CDC9816466DEC28A3358F73260F68D28D7660"},
"evidence DF0C23E8634E480F84B9D5674A7CDC9816466DEC28A3358F73260F68D28D7660 not found",
true,