mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: App health displayed in UI
This commit is contained in:
@@ -92,7 +92,7 @@ namespace NzbDrone.Automation.Test.PageModel
|
||||
{
|
||||
get
|
||||
{
|
||||
return Find(By.LinkText("System"));
|
||||
return Find(By.PartialLinkText("System"));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user