mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: Integrate Mokkery and Turbine into KMP testing framework (#4845)
This commit is contained in:
parent
df3a094430
commit
dcbbc0823b
159 changed files with 1860 additions and 2809 deletions
|
|
@ -32,7 +32,7 @@ fun interface ComposableContent {
|
|||
* direct dependencies on UI components.
|
||||
*/
|
||||
@Single
|
||||
class AlertManager {
|
||||
open class AlertManager {
|
||||
data class AlertData(
|
||||
val title: String? = null,
|
||||
val titleRes: StringResource? = null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue