Skip to content

Commit a8f54fb

Browse files
committed
better name
1 parent 701698c commit a8f54fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/testInt/groovy/io/openapiprocessor/gradle/OpenApiProcessorPluginSpec.groovy renamed to src/testInt/groovy/io/openapiprocessor/gradle/MultipleConfigurationsDifferentProcessorsSpec.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import spock.lang.Unroll
1212

1313
import static org.gradle.testkit.runner.TaskOutcome.SUCCESS
1414

15-
class OpenApiProcessorPluginSpec extends PluginSpec {
15+
class MultipleConfigurationsDifferentProcessorsSpec extends PluginSpec {
1616

1717
@Override
1818
String getBuildFileName () {

0 commit comments

Comments
 (0)