Skip to content

Commit 19ec0b1

Browse files
sksamuelakozlova
authored andcommitted
Updated description
1 parent 19cff14 commit 19ec0b1

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
@@ -130,7 +130,7 @@ intellijPlatform {
130130
pluginConfiguration {
131131
name = "kotest-plugin-intellij"
132132
id = "kotest-plugin-intellij"
133-
description = "Official Kotest plugin for IntelliJ IDEA for running tests in the IDE"
133+
description = "Kotest individual test support inside the IDE"
134134
version = project.version.toString() + "-" + descriptor.sdkVersion
135135
vendor {
136136
name = "Kotest"

0 commit comments

Comments
 (0)