0105a8179c
The previous code forgot to close the DB after TimelineDaoTest was run, so a warning message was displayed when the test was run locally. Close the database using the `@After` annotation. Fixes #511 |
||
---|---|---|
.. | ||
schemas/app.pachli.core.database.AppDatabase | ||
src | ||
build.gradle.kts | ||
lint-baseline.xml |