Automation Tests are now marked as Explicit.

pull/6/head
kay.one 13 years ago
parent 11b6720cd1
commit b5ddb79c7b

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

Loading…
Cancel
Save