mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Cleanup Conflicts in Sonarr/Lidarr Pulls
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@ namespace NzbDrone.Automation.Test
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void artist_page()
|
||||
public void author_page()
|
||||
{
|
||||
_page.LibraryNavIcon.Click();
|
||||
_page.WaitForNoSpinner();
|
||||
@@ -78,7 +78,7 @@ namespace NzbDrone.Automation.Test
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void add_artist_page()
|
||||
public void add_author_page()
|
||||
{
|
||||
_page.LibraryNavIcon.Click();
|
||||
_page.WaitForNoSpinner();
|
||||
|
||||
Reference in New Issue
Block a user