Closed russhwolf closed 4 years ago
As noted on slack https://kotlinlang.slack.com/archives/CTJB58X7X/p1583504721004300
KaMPKit/shared/src/commonTest/kotlin/co/touchlab/kampstarter/BreedModelTest.kt: (24, 17): No value passed for parameter 'viewUpdate'
BreedModel takes two lambdas now (with the most recent error-handling changes) but the test is only passing one.
BreedModel
As noted on slack https://kotlinlang.slack.com/archives/CTJB58X7X/p1583504721004300
BreedModel
takes two lambdas now (with the most recent error-handling changes) but the test is only passing one.