Skip to content

Commit a21fb73

Browse files
committed
Fix code problem in the EnableRabbitKotlinTests.kt
Probably after merge conflict resolution
1 parent a27aa36 commit a21fb73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-rabbit/src/test/kotlin/org/springframework/amqp/rabbit/annotation/EnableRabbitKotlinTests.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ class EnableRabbitKotlinTests {
8181
.toString()
8282
)
8383
.isEqualTo("class java.lang.String")
84+
}
8485
}
8586

8687
@Test

0 commit comments

Comments
 (0)