fix comment. note: cut and paste is the enemy

pull/1897/head
Cory LaNou 2015-03-09 18:58:46 -06:00
parent 686d6b9bfe
commit 35bcd4849f
1 changed files with 1 additions and 1 deletions

View File

@ -771,7 +771,7 @@ func TestServer_PreCreateRetentionPolices(t *testing.T) {
// Ensure enforcement is in effect across restarts.
s.Restart()
// First shard group should have been removed.
// Second shard group should now be created.
g, err = s.ShardGroups("foo")
if err != nil {
t.Fatal(err)