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 27, 2022
1 parent 524688e commit c579379
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 c579379

Please sign in to comment.