Fix bad merge (#7553)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
078467ee96
Коммит
605ac2a10c
@@ -9,7 +9,7 @@ import (
|
|||||||
|
|
||||||
func TestDataRetentionGetPolicy(t *testing.T) {
|
func TestDataRetentionGetPolicy(t *testing.T) {
|
||||||
th := Setup().InitBasic()
|
th := Setup().InitBasic()
|
||||||
defer TearDown()
|
defer th.TearDown()
|
||||||
|
|
||||||
_, resp := th.Client.GetDataRetentionPolicy()
|
_, resp := th.Client.GetDataRetentionPolicy()
|
||||||
CheckNotImplementedStatus(t, resp)
|
CheckNotImplementedStatus(t, resp)
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user