Skip to content

Commit b4c891a

Browse files
committed
Updated description
1 parent e741607 commit b4c891a

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
@@ -118,7 +118,7 @@ intellijPlatform {
118118
pluginConfiguration {
119119
name = "kotest-plugin-intellij"
120120
id = "kotest-plugin-intellij"
121-
description = "Official Kotest plugin for IntelliJ IDEA for running tests in the IDE"
121+
description = "Kotest individual test support inside the IDE"
122122
version = project.version.toString() + "-" + descriptor.sdkVersion
123123
vendor {
124124
name = "Kotest"

0 commit comments

Comments
 (0)