go fmt
This commit is contained in:
parent
0f6384759f
commit
f6ef90e3ab
|
@ -1426,7 +1426,7 @@ func TestObjAPI(t *testing.T) {
|
|||
}
|
||||
|
||||
legacy, err := c.GetObj(counter1)
|
||||
|
||||
|
||||
if err != nil {
|
||||
t.Errorf("c.GetObj(counter1) failed: %v failed", err)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue