Skip to content

Commit 6d195c4

Browse files
committed
Remove localPlugin dependency on Core from ui-tests-starter
1 parent 8783663 commit 6d195c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui-tests-starter/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ dependencies {
6262
val version = ideProfile.community.sdkVersion
6363
intellijIdeaCommunity(version, !version.contains("SNAPSHOT"))
6464

65-
localPlugin(project(":plugin-core"))
6665
testImplementation(project(":plugin-core:core"))
6766
testImplementation(project(":plugin-core:jetbrains-community"))
6867
testImplementation(testFixtures(project(":plugin-core:jetbrains-community")))

0 commit comments

Comments
 (0)