Этот коммит содержится в:
Joram Wilander
2017-10-02 16:25:33 -04:00
коммит произвёл Christopher Speller
родитель 078467ee96
Коммит 605ac2a10c

Просмотреть файл

@@ -9,7 +9,7 @@ import (
func TestDataRetentionGetPolicy(t *testing.T) {
th := Setup().InitBasic()
defer TearDown()
defer th.TearDown()
_, resp := th.Client.GetDataRetentionPolicy()
CheckNotImplementedStatus(t, resp)