mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Marking automation tests with "Automation" category
This commit is contained in:
parent
61d6a81446
commit
dfba627edc
2 changed files with 1 additions and 6 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue