mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
New: Add/remove individual albums
This commit is contained in:
@@ -73,7 +73,7 @@ namespace NzbDrone.Automation.Test
|
||||
|
||||
page.WaitForNoSpinner();
|
||||
|
||||
page.Find(By.CssSelector("input[class*='AddNewArtist-searchInput']")).Should().NotBeNull();
|
||||
page.Find(By.CssSelector("input[class*='AddNewItem-searchInput']")).Should().NotBeNull();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user