pachli-android/core/database/src/test
sanao 0105a8179c
test: close DB in TimelineDaoTest (#512)
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
2024-03-08 11:40:51 +01:00
..
kotlin/app/pachli/core/database test: close DB in TimelineDaoTest (#512) 2024-03-08 11:40:51 +01:00
resources refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00