From 36cb4f5ff4d570c7cda8c2ca45132e167cc68b7d Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Wed, 29 Nov 2023 16:26:48 +0100 Subject: [PATCH] =?UTF-8?q?MUI=20-=20Test=20with=20less=20sleeping=20time?= =?UTF-8?q?=20in=20=E2=80=9CAppVeyor=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/TestAhkNotepad3.ahk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/TestAhkNotepad3.ahk b/test/TestAhkNotepad3.ahk index bfb3e866a..aa88aeb5a 100644 --- a/test/TestAhkNotepad3.ahk +++ b/test/TestAhkNotepad3.ahk @@ -36,9 +36,9 @@ if (v_ErrLevel != 0) ; ----------------------------------------------------------------------------- GoSub CHECK_NP3_STARTS -Sleep, 1000 +Sleep, 500 GoSub CHECK_WIN_TITLE -Sleep, 1000 +Sleep, 500 GoSub CHECK_ABOUT_BOX