diff --git a/t/api-rest/api-root.t b/t/api-rest/api-root.t index c2de5525b3..600ec1e1d3 100644 --- a/t/api-rest/api-root.t +++ b/t/api-rest/api-root.t @@ -42,6 +42,7 @@ $ua = Test::Collection->new()->ua(); my @links = $res->header('Link'); my $rels = { + activesubscriberpreferences => 1, admincerts => 1, admins => 1, applyrewrites => 1,