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:
co-authored by
Robert Zaremba
parent
7ec3bcd23a
commit
4a233b8dcf
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user