Skip to content

Commit a9859fb

Browse files
committed
fix test.
1 parent ff1cd70 commit a9859fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/UnitTests/UnitTest1.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2837,6 +2837,7 @@ public void TestXmlSettings()
28372837
// now we should be able to open the settings.
28382838
w = this.LaunchNotepad(testFile, false);
28392839
w.InvokeAsyncMenuItem("openSettingsToolStripMenuItem");
2840+
Sleep(200);
28402841

28412842
// <DisableDefaultXslt>False</DisableDefaultXslt>
28422843
w.SendKeystrokes("^IDis");

0 commit comments

Comments
 (0)