fix comment. note: cut and paste is the enemy
parent
686d6b9bfe
commit
35bcd4849f
|
@ -771,7 +771,7 @@ func TestServer_PreCreateRetentionPolices(t *testing.T) {
|
||||||
// Ensure enforcement is in effect across restarts.
|
// Ensure enforcement is in effect across restarts.
|
||||||
s.Restart()
|
s.Restart()
|
||||||
|
|
||||||
// First shard group should have been removed.
|
// Second shard group should now be created.
|
||||||
g, err = s.ShardGroups("foo")
|
g, err = s.ShardGroups("foo")
|
||||||
if err != nil {
|
if err != nil {
|
||||||
t.Fatal(err)
|
t.Fatal(err)
|
||||||
|
|
Loading…
Reference in New Issue