We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 701698c commit a8f54fbCopy full SHA for a8f54fb
1 file changed
…gradle/OpenApiProcessorPluginSpec.groovy …igurationsDifferentProcessorsSpec.groovysrc/testInt/groovy/io/openapiprocessor/gradle/OpenApiProcessorPluginSpec.groovy renamed to src/testInt/groovy/io/openapiprocessor/gradle/MultipleConfigurationsDifferentProcessorsSpec.groovy
@@ -12,7 +12,7 @@ import spock.lang.Unroll
12
13
import static org.gradle.testkit.runner.TaskOutcome.SUCCESS
14
15
-class OpenApiProcessorPluginSpec extends PluginSpec {
+class MultipleConfigurationsDifferentProcessorsSpec extends PluginSpec {
16
17
@Override
18
String getBuildFileName () {
0 commit comments