From 096333392a6f28452173d32d5ea2db275bf31dde Mon Sep 17 00:00:00 2001 From: Tiago Jacobs Date: Wed, 9 Mar 2022 09:16:03 -0300 Subject: [PATCH] Remove tests target from Podfile --- ios/Podfile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ios/Podfile b/ios/Podfile index b5d793c..ee52063 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -19,11 +19,6 @@ target 'BigBlueButton' do - target 'BigBlueButtonTests' do - inherit! :complete - # Pods for testing - end - # Enables Flipper. # # Note that if you have use_frameworks! enabled, Flipper will not work and