Skip to content

Commit 96de5d7

Browse files
committed
#209 - Polishing.
Update ticket reference in test. Original pull request: #210.
1 parent bd2cc60 commit 96de5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/kotlin/org/springframework/data/r2dbc/core/DatabaseClientExtensionsTests.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ class DatabaseClientExtensionsTests {
108108
}
109109
}
110110

111-
@Test // gh-162
111+
@Test // gh-162, gh-209
112112
fun typedExecuteSpecBindByNameShouldBindValue() {
113113

114114
val spec = mockk<DatabaseClient.TypedExecuteSpec<String>>()

0 commit comments

Comments
 (0)