Tests, Gradle: Fix broken test for KT-40834
This commit is contained in:
committed by
Ilya Matveev
parent
920f1184bd
commit
30d24ed943
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user