mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-22 22:34:53 -04: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