From 364aa7db121f5c6d084cdecb5f0a04a276fbf58e Mon Sep 17 00:00:00 2001 From: ionutivan Date: Wed, 4 Mar 2020 17:24:27 +0100 Subject: [PATCH] add integration test by modifying the yaml file --- Tests/Fixtures/TestProject/project.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Tests/Fixtures/TestProject/project.yml b/Tests/Fixtures/TestProject/project.yml index f8af9d7a..4a946709 100644 --- a/Tests/Fixtures/TestProject/project.yml +++ b/Tests/Fixtures/TestProject/project.yml @@ -116,6 +116,7 @@ targets: - App_iOS_UITests gatherCoverageData: true disableMainThreadChecker: true + stopOnEveryMainThreadCheckerIssue: false configVariants: - Test - Staging