#209 - Polishing.

Update ticket reference in test.

Original pull request: #210.
This commit is contained in:
Mark Paluch
2019-10-15 16:45:58 +02:00
parent bd2cc60480
commit 96de5d74a6

View File

@@ -108,7 +108,7 @@ class DatabaseClientExtensionsTests {
}
}
@Test // gh-162
@Test // gh-162, gh-209
fun typedExecuteSpecBindByNameShouldBindValue() {
val spec = mockk<DatabaseClient.TypedExecuteSpec<String>>()