I tried replacing `implementation kotlin('test-com...
# multiplatform
m
I tried replacing
implementation kotlin('test-common')
with
testImplementation
but it doesn’t sync at all