Merge branch '3.2.x' into 3.3.x

Closes gh-41857
This commit is contained in:
Moritz Halbritter
2024-08-14 16:47:52 +02:00
23 changed files with 28 additions and 11 deletions

View File

@@ -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;