mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Method, Variable, Class Renames in Readarr.Api
This commit is contained in:
@@ -21,7 +21,7 @@ namespace NzbDrone.Automation.Test
|
||||
{
|
||||
_page.LibraryNavIcon.Click();
|
||||
_page.WaitForNoSpinner();
|
||||
_page.Find(By.CssSelector("div[class*='ArtistIndex']")).Should().NotBeNull();
|
||||
_page.Find(By.CssSelector("div[class*='AuthorIndex']")).Should().NotBeNull();
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
||||
Reference in New Issue
Block a user