mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Automation Tests are now marked as Explicit.
This commit is contained in:
parent
11b6720cd1
commit
b5ddb79c7b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue