1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

2nd shot at automation using service instead of console.

This commit is contained in:
kay.one
2012-02-15 17:53:59 -08:00
parent 59516c240f
commit 61d6a81446
6 changed files with 134 additions and 79 deletions
-1
View File
@@ -5,7 +5,6 @@ using NzbDrone.Web.UI.Automation.Fluent;
namespace NzbDrone.Web.UI.Automation
{
[TestFixture]
[Explicit]
public class BasicPageFixture : AutomationTestBase
{