I have spring boot application with tests done in cucumber and serenity.
serenity.conf file is properly traversed and all options are working. Even with serenity.properties it is working fine. How to make it work in application.yml?
I have spring boot application with tests done in cucumber and serenity.
serenity.conf file is properly traversed and all options are working. Even with serenity.properties it is working fine. How to make it work in application.yml?