diff --git a/t/api-rest/api-root.t b/t/api-rest/api-root.t index 28bf6b32eb..5c48341fe2 100644 --- a/t/api-rest/api-root.t +++ b/t/api-rest/api-root.t @@ -37,6 +37,7 @@ $ua = Test::Collection->new()->ua(); my @links = $res->header('Link'); my $rels = { + admincerts => 1, admins => 1, applyrewrites => 1, autoattendants => 1,