mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 20:36:33 +01:00
CA-109237: Removing AddHostCommand test from the smoke tests
This commit is contained in:
parent
6acbcae6b7
commit
8580544a1a
@ -38,7 +38,7 @@ using XenAdmin;
|
||||
|
||||
namespace XenAdminTests.CommandTests
|
||||
{
|
||||
[TestFixture, Category(TestCategories.UICategoryA), Category(TestCategories.SmokeTest)]
|
||||
[TestFixture, Category(TestCategories.UICategoryA)]
|
||||
public class AddHostCommandTestSetup : MainWindowLauncher_TestFixture
|
||||
{
|
||||
public AddHostCommandTestSetup()
|
||||
|
Loading…
Reference in New Issue
Block a user