[Gradle] Fix IdeSourceDependencyResolutionTest after 9f810116
^KT-55475 Verification Pending
This commit is contained in:
committed by
Space Team
parent
38f310467a
commit
aed8c323e4
-1
@@ -172,7 +172,6 @@ class IdeSourceDependencyResolutionTest {
|
|||||||
regularSourceDependency(":producer/commonMain"),
|
regularSourceDependency(":producer/commonMain"),
|
||||||
regularSourceDependency(":producer/jvmAndAndroidMain"),
|
regularSourceDependency(":producer/jvmAndAndroidMain"),
|
||||||
dependsOnDependency(":consumer/commonMain"),
|
dependsOnDependency(":consumer/commonMain"),
|
||||||
projectArtifactDependency(Regular, ":producer", FilePathRegex(".*/build/libs/producer-jvm.jar"))
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user