Polish formatting
This commit is contained in:
@@ -118,6 +118,7 @@ public class DevToolPropertiesIntegrationTests {
|
||||
public MyBean myBean() {
|
||||
return new MyBean();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
static class MyBean {
|
||||
@@ -132,4 +133,5 @@ public class DevToolPropertiesIntegrationTests {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -79,6 +79,7 @@ public class DevToolsHomePropertiesPostProcessorTests {
|
||||
protected File getHomeFolder() {
|
||||
return DevToolsHomePropertiesPostProcessorTests.this.home;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user