while working on this pr <https://github.com/kotes...
# kotest-contributors
s
while working on this pr https://github.com/kotest/kotest/pull/4002 I found out there should be test code for jdk21 is it ok for me to add subclass of
EnabledCondition
to see if
e
For now I think it should suffice to add some check on the
java.version
property and setting enabled of the spec/test accordingly?