mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Update TestXSSFWorkbook.java
This commit is contained in:
parent
314bda66a4
commit
e98a5991e7
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user