mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-24 22:06:59 +01:00
CP-12617: Port CP-12191 to trunk:
Updated test case Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
This commit is contained in:
parent
fed8b7ccd7
commit
e42a0233e5
@ -42,7 +42,7 @@ namespace XenAdminTests.DialogTests.state1_xml
|
||||
public class OptionsDialogTest : VerticallyTabbedDialogTest<OptionsDialog>
|
||||
{
|
||||
public OptionsDialogTest()
|
||||
: base(new string[] { "Security", "Updates", "Graphs", "Console", "Connection", "Save and Restore", "Plugins" })
|
||||
: base(new string[] { "Security", "Updates", "Display", "Console", "Connection", "Save and Restore", "Plugins" })
|
||||
{ }
|
||||
|
||||
protected override OptionsDialog NewDialog()
|
||||
|
Loading…
Reference in New Issue
Block a user