Join Slack
Powered by
Workaround for the time being is to cast, i.e. `ex...
# strikt
r
robfletcher
02/01/2022, 10:11 PM
Workaround for the time being is to cast, i.e.
expectThat(message.value().payload.template as String?).isNotNull()
Open in Slack
Previous
Next