Skip to content

Commit

Permalink
Disabling tests
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed May 13, 2024
1 parent 2ace13c commit a1f13b6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public void BasicOptionsWin11()
}

[TestMethod]
[Ignore("Not implemented")]
public void LogsToFile()
{
var service = InternetExplorerDriverService.CreateDefaultService();
Expand Down

0 comments on commit a1f13b6

Please sign in to comment.