From 9dc84f1fc514605d6c4573248ebf02f62d47449d Mon Sep 17 00:00:00 2001 From: Artur Guseinov Date: Wed, 4 Oct 2023 20:11:08 +0800 Subject: [PATCH] History integration tests disabled --- Example/ExampleApp.xcodeproj/IntegrationTests.xctestplan | 1 + 1 file changed, 1 insertion(+) diff --git a/Example/ExampleApp.xcodeproj/IntegrationTests.xctestplan b/Example/ExampleApp.xcodeproj/IntegrationTests.xctestplan index 896a5c3c78..e3aa93b52b 100644 --- a/Example/ExampleApp.xcodeproj/IntegrationTests.xctestplan +++ b/Example/ExampleApp.xcodeproj/IntegrationTests.xctestplan @@ -53,6 +53,7 @@ "AuthTests\/testEIP1271RespondSuccess()", "ChatTests", "ENSResolverTests", + "HistoryTests", "SyncDerivationServiceTests", "SyncTests" ],