Hi, When trying to run the commons tests I’m seein...
# touchlab-tools
s
Hi, When trying to run the commons tests I’m seeing a compile error. Using master cloned today hash
b18f8da3d9ca391f96b75cc4961c9aabc3953968
KaMPKit/shared/src/commonTest/kotlin/co/touchlab/kampstarter/BreedModelTest.kt: (24, 17): No value passed for parameter 'viewUpdate'
`https://github.com/touchlab/KaMPKit/blob/e2062942126c20c51aebcd5e1cd9d29bb56b5f55/shared/src/commonTest/kotlin/co/touchlab/kampstarter/BreedModelTest.kt#L20 Is this a known issue? or am I missing something
r
Hmm not sure how that snuck in. Looks like an error in the test though. We'll update.
👍 1
s
thanks for confirming i wasn’t missing something 😉
c
https://github.com/touchlab/KaMPKit/pull/64 this should do the trick for now