Vinicius Araujo
06/20/2019, 1:47 PMSystemEnvironmentTestListener
which works perfectly when I start every Spec using the IDE tool. When I start the test gradle script it executes all tests but with the H2 connection in both, maybe because of the CP cache. My question is, can I completely restart the environment between Spec tests?