2nd shot at automation using service instead of console.

This commit is contained in:
kay.one 2012-02-15 17:53:59 -08:00
commit 61d6a81446
6 changed files with 134 additions and 79 deletions

View file

@ -5,7 +5,6 @@ using NzbDrone.Web.UI.Automation.Fluent;
namespace NzbDrone.Web.UI.Automation
{
[TestFixture]
[Explicit]
public class BasicPageFixture : AutomationTestBase
{