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 19ec0b1 commit 939012aCopy full SHA for 939012a
build.gradle.kts
@@ -128,7 +128,7 @@ intellijPlatform {
128
projectName = project.name
129
instrumentCode = true
130
pluginConfiguration {
131
- name = "kotest-plugin-intellij"
+ name = "kotest"
132
id = "kotest-plugin-intellij"
133
description = "Kotest individual test support inside the IDE"
134
version = project.version.toString() + "-" + descriptor.sdkVersion
0 commit comments