test: Split test utilities to improve test times (#2622)
This commit is contained in:
@@ -25,9 +25,6 @@ export async function homeAssistantSignPath(
|
||||
signedPathSchema,
|
||||
request,
|
||||
);
|
||||
if (!response) {
|
||||
return null;
|
||||
}
|
||||
return hass.hassUrl(response.path);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user