swarm/storage: Same as previous, but for real this time

This commit is contained in:
lash 2018-11-14 19:31:02 +01:00
parent 7db0cef45a
commit d4944a3883

View file

@ -705,7 +705,7 @@ func TestCleanIndex(t *testing.T) {
// second gc index should still be fixed
if _, err := ldb.db.Get(gcSecondCorrectKey); err != nil {
t.Fatalf("expected gc 1 idx %v to be present: %v", idxKey)
t.Fatalf("expected gc 1 idx to be present: %v", idxKey)
}
// third gc index should be unchanged