mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Use assertThrows instead of ExpectedException
This commit is contained in:
@@ -62,6 +62,7 @@ kotlin {
|
||||
implementation("org.hamcrest:hamcrest:2.2")
|
||||
implementation("org.apache.commons:commons-io:1.3.2")
|
||||
implementation("org.mockito.kotlin:mockito-kotlin:2.2.11")
|
||||
implementation("org.junit.jupiter:junit-jupiter:5.8.1")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user