mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 16:52:04 +02:00
Automation Tests are now marked as Explicit.
This commit is contained in:
@@ -5,6 +5,7 @@ using NzbDrone.Web.UI.Automation.Fluent;
|
|||||||
namespace NzbDrone.Web.UI.Automation
|
namespace NzbDrone.Web.UI.Automation
|
||||||
{
|
{
|
||||||
[TestFixture]
|
[TestFixture]
|
||||||
|
[Explicit]
|
||||||
public class BasicPageFixture : AutomationTestBase
|
public class BasicPageFixture : AutomationTestBase
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user