Anka close Python 2.7 window (#5135)

This commit is contained in:
Aleksandr Chebotov
2022-02-25 10:55:47 +03:00
committed by GitHub
parent b2999beaf8
commit 32b225ca7f
4 changed files with 21 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
source ~/utils/utils.sh
# Close all finder windows because they can interfere with UI tests
osascript -e 'tell application "Finder" to close windows'
close_finder_window
if is_Catalina; then
# Ignore available updates to prevent system pop-ups