#209 - Polishing.
Update ticket reference in test. Original pull request: #210.
This commit is contained in:
@@ -108,7 +108,7 @@ class DatabaseClientExtensionsTests {
|
||||
}
|
||||
}
|
||||
|
||||
@Test // gh-162
|
||||
@Test // gh-162, gh-209
|
||||
fun typedExecuteSpecBindByNameShouldBindValue() {
|
||||
|
||||
val spec = mockk<DatabaseClient.TypedExecuteSpec<String>>()
|
||||
|
||||
Reference in New Issue
Block a user