This PR fixes assertion in test. spock.lang.Specification#with should be used instead of org.codehaus.groovy.runtime.DefaultGroovyMethods#with. Moreover markdown helper is removed from assertion (see https://github.com/allegro/handlebars-spring-boot-starter/pull/50).
This PR fixes assertion in test.
spock.lang.Specification#with
should be used instead oforg.codehaus.groovy.runtime.DefaultGroovyMethods#with
. Moreover markdown helper is removed from assertion (see https://github.com/allegro/handlebars-spring-boot-starter/pull/50).