mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 01:01:34 +02:00
New: UI Package Updates
This commit is contained in:
@@ -63,7 +63,7 @@ namespace NzbDrone.Automation.Test
|
||||
|
||||
page.WaitForNoSpinner();
|
||||
|
||||
page.Find(By.CssSelector("input[class*='AddNewMovie/searchInput']")).Should().NotBeNull();
|
||||
page.Find(By.CssSelector("input[class*='AddNewMovie-searchInput']")).Should().NotBeNull();
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user