mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 10:32:35 +01:00
Automation Tests are now marked as Explicit.
This commit is contained in:
parent
11b6720cd1
commit
b5ddb79c7b
@ -5,6 +5,7 @@
|
||||
namespace NzbDrone.Web.UI.Automation
|
||||
{
|
||||
[TestFixture]
|
||||
[Explicit]
|
||||
public class BasicPageFixture : AutomationTestBase
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user