mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -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