mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 23:45:46 +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
|
||||
{
|
||||
[TestFixture]
|
||||
[Explicit]
|
||||
public class BasicPageFixture : AutomationTestBase
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user