[macOS] Add test to check opened windows (#5052)

* Add test to check opened windows

* Move check before xcode

* Move check after homebrew

* Exclude NotificationCenter

* Update pester test
This commit is contained in:
Aleksandr Chebotov
2022-02-10 18:10:43 +03:00
committed by GitHub
parent 84450e8a9d
commit a31ed06b10
6 changed files with 33 additions and 0 deletions

View File

@@ -136,6 +136,7 @@
"pause_before": "30s",
"scripts": [
"./provision/core/homebrew.sh",
"./provision/core/open_windows_check.sh",
"./provision/core/powershell.sh",
"./provision/core/dotnet.sh",
"./provision/core/python.sh",