From 605bc026a1512d2fddc42fb8f23b9dc1c60440e5 Mon Sep 17 00:00:00 2001 From: Stefan Haller Date: Thu, 9 Mar 2023 21:32:07 +0100 Subject: [PATCH] Set promptToReturnFromSubprocess to false for integration tests There is no way how we could confirm the prompt in an integration test. --- test/default_test_config/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/default_test_config/config.yml b/test/default_test_config/config.yml index 36df9937b..25f02efb3 100644 --- a/test/default_test_config/config.yml +++ b/test/default_test_config/config.yml @@ -1,6 +1,8 @@ # This config is used in our integration tests. If we want to modify this for a specific test, you can do so in the SetupConfig function disableStartupPopups: true +promptToReturnFromSubprocess: false + gui: theme: activeBorderColor: