Skip to content

Commit

Permalink
Correct test naming to show intention more
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnatBeresnev committed Jan 17, 2022
1 parent 447249e commit 238f5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/base/src/test/kotlin/signatures/SignatureTest.kt
Expand Up @@ -745,7 +745,7 @@ class SignatureTest : BaseAbstractTest() {
}

@Test
fun `complete primary constructor with properties`() {
fun `primary constructor with properties check for all tokens`() {
val writerPlugin = TestOutputWriterPlugin()

testInline(
Expand Down

0 comments on commit 238f5fa

Please sign in to comment.