You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/test/groovy/org/gradlex/javamodule/dependencies/test/initialization/SettingsPluginTest.groovy
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,6 @@ class SettingsPluginTest extends Specification {
165
165
result.output.contains("Calculating task graph as configuration cache cannot be reused because a build logic input of type 'ValueSourceModuleInfo' has changed.\n")
166
166
}
167
167
168
-
169
168
def"automatically sets module for application plugin"() {
0 commit comments