Skip to content

Commit 939012a

Browse files
sksamuelakozlova
authored andcommitted
Updated name
1 parent 19ec0b1 commit 939012a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ intellijPlatform {
128128
projectName = project.name
129129
instrumentCode = true
130130
pluginConfiguration {
131-
name = "kotest-plugin-intellij"
131+
name = "kotest"
132132
id = "kotest-plugin-intellij"
133133
description = "Kotest individual test support inside the IDE"
134134
version = project.version.toString() + "-" + descriptor.sdkVersion

0 commit comments

Comments
 (0)