mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04:00
Marking automation tests with "Automation" category
This commit is contained in:
@@ -12,6 +12,7 @@ using OpenQA.Selenium.Remote;
|
||||
namespace NzbDrone.Web.UI.Automation
|
||||
{
|
||||
[Explicit]
|
||||
[TestFixture(Category = "Automation")]
|
||||
public abstract class AutomationTestBase
|
||||
{
|
||||
private static readonly EnviromentProvider enviromentProvider = new EnviromentProvider();
|
||||
|
||||
Reference in New Issue
Block a user