mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-23 19:49:43 +01:00
close settings page before testing
This commit is contained in:
@@ -33,6 +33,12 @@ public class PeekFilePreviewTests : UITestBase
|
||||
{
|
||||
}
|
||||
|
||||
[TestInitialize]
|
||||
public void TestInitialize()
|
||||
{
|
||||
Session.CloseMainWindow();
|
||||
}
|
||||
|
||||
[TestMethod("Peek.FilePreview.Folder")]
|
||||
[TestCategory("Preview files")]
|
||||
public void PeekFolderFilePreview()
|
||||
|
||||
Reference in New Issue
Block a user