fix comment and test

This commit is contained in:
Looly
2019-08-20 11:49:40 +08:00
parent 38dad619b8
commit b791a75dd6
2 changed files with 2 additions and 2 deletions

View File

@@ -124,7 +124,7 @@ public class ExcelWriteTest {
}
@Test
// @Ignore
@Ignore
public void mergeTest2() {
Map<String, Object> row1 = new LinkedHashMap<>();
row1.put("姓名", "张三");