Upgrade to spring-javaformat 0.0.43
Closes gh-41853
This commit is contained in:
@@ -37,7 +37,7 @@ import org.junit.jupiter.api.io.TempDir;
|
||||
* @author Phillip Webb
|
||||
*/
|
||||
@Disabled("Only used for manual testing")
|
||||
public class VirtualZipPerformanceTests {
|
||||
class VirtualZipPerformanceTests {
|
||||
|
||||
@TempDir
|
||||
Path temp;
|
||||
|
||||
Reference in New Issue
Block a user