Workaround for the time being is to cast, i.e. `ex...
# strikt
r
Workaround for the time being is to cast, i.e.
expectThat(message.value().payload.template as String?).isNotNull()