This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/trunk by this push:
     new e98a5991e7 Update TestXSSFWorkbook.java
e98a5991e7 is described below

commit e98a5991e74acff6e210f9a7186885241b01a755
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Aug 14 10:56:27 2025 +0100

    Update TestXSSFWorkbook.java
---
 .../src/test/java/org/apache/poi/xssf/usermodel/TestXSSFWorkbook.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/poi-ooxml/src/test/java/org/apache/poi/xssf/usermodel/TestXSSFWorkbook.java 
b/poi-ooxml/src/test/java/org/apache/poi/xssf/usermodel/TestXSSFWorkbook.java
index 8d27a693d0..4528d56049 100644
--- 
a/poi-ooxml/src/test/java/org/apache/poi/xssf/usermodel/TestXSSFWorkbook.java
+++ 
b/poi-ooxml/src/test/java/org/apache/poi/xssf/usermodel/TestXSSFWorkbook.java
@@ -106,7 +106,7 @@ import static org.junit.jupiter.api.Assertions.assertSame;
 import static org.junit.jupiter.api.Assertions.assertThrows;
 import static org.junit.jupiter.api.Assertions.assertTrue;
 
-@Isolated // run separately because it modifies system properties that might 
affect other tests
+@Isolated // run separately because some tests modify global settings that 
might affect other tests
 public final class TestXSSFWorkbook extends BaseTestXWorkbook {
 
     public TestXSSFWorkbook() {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to