mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Fix lint issues on backend
This commit is contained in:
parent
4251ca64c1
commit
8681f3b447
2 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,7 @@ namespace NzbDrone.Automation.Test
|
|||
|
||||
var imageName = MethodBase.GetCurrentMethod().Name;
|
||||
TakeScreenshot(imageName);
|
||||
|
||||
|
||||
_page.Find(By.CssSelector("div[class*='ArtistIndex']")).Should().NotBeNull();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue