Tests, Gradle: Fix broken test for KT-40834

This commit is contained in:
Ilya Matveev
2020-08-24 22:18:56 +07:00
committed by Ilya Matveev
parent 920f1184bd
commit 30d24ed943
@@ -176,7 +176,6 @@ class CocoaPodsIT : BaseGradleIT() {
with(transformProjectWithPluginsDsl(cocoapodsSingleKtPod, gradleVersion)) {
val syntheticTasks = arrayOf(
":podInstall",
":kotlin-library:generateDummyFramework",
":kotlin-library:podGenIOS",
":kotlin-library:podSetupBuildIOS",
":kotlin-library:podBuildDependenciesIOS",