We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8783663 commit 6d195c4Copy full SHA for 6d195c4
ui-tests-starter/build.gradle.kts
@@ -62,7 +62,6 @@ dependencies {
62
val version = ideProfile.community.sdkVersion
63
intellijIdeaCommunity(version, !version.contains("SNAPSHOT"))
64
65
- localPlugin(project(":plugin-core"))
66
testImplementation(project(":plugin-core:core"))
67
testImplementation(project(":plugin-core:jetbrains-community"))
68
testImplementation(testFixtures(project(":plugin-core:jetbrains-community")))
0 commit comments