Fix compilation error in example by kdnakt · Pull Request #2850 · kotest/kotest
https://kotest.io/docs/framework/extensions/extension-examples.html The code listed above didn't compile with io.kotest:kotest-framework-api-jvm:5.1.0. So I fixed the documents. I think this pu...