Add unit tests

pull/2012/head
Dharanish 1 year ago
parent 864572aa18
commit 49287e91dc

@ -16,8 +16,6 @@ class SkipDaysTest : BaseUnitTest() {
private lateinit var storage: PropertiesStorage
private lateinit var today: Timestamp
private lateinit var monday: Timestamp
// private val themeSwitcher: ThemeSwitcher = mock()
private val theme = LightTheme()
@Throws(Exception::class)

Loading…
Cancel
Save