I have a integration test with a where block that needs to get a value from
ConfigurationHolder.flatConfig. The first iteration in the where block works
fine and it gets the variable from ConfigurationHolder properly, but after this
first iteration, ConfigurationHolder.flatConfig is empty.
I am using Grails 2.1.0 (Groovy 1.8) and Spock 0.7
Original issue reported on code.google.com by fgarciar...@gmail.com on 30 Apr 2014 at 10:34
Original issue reported on code.google.com by
fgarciar...@gmail.com
on 30 Apr 2014 at 10:34