mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
chore(deps): update dependency com.facebook:ktfmt to v0.44 (#374)
* chore(deps): update dependency com.facebook:ktfmt to v0.44 * chore: reformat --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
61a2cefcc3
commit
b1a66bb8dd
6 changed files with 21 additions and 4 deletions
|
@ -17,6 +17,7 @@ import java.util.UUID
|
|||
|
||||
class PostCommentsQueriesTest : FunSpec() {
|
||||
private lateinit var postQueries: PostCommentsQueries
|
||||
|
||||
init {
|
||||
beforeEach {
|
||||
val driver = JdbcSqliteDriver(JdbcSqliteDriver.IN_MEMORY)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue