I use Groovy + Spock in my project and I want to test the following case conditionally because I ise paramaterized test with @Unroll annotation:
@Unroll
upda