Skip to content

Commit

Permalink
Ignore test case TestSetColumnGroupCollapsed. XSSFSheet.GroupColumn s…
Browse files Browse the repository at this point in the history
…hould be re-ported.
  • Loading branch information
antony-liu committed Nov 9, 2024
1 parent e38b5e5 commit 2ae5e63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testcases/ooxml/XSSF/UserModel/TestXSSFSheet.cs
Original file line number Diff line number Diff line change
Expand Up @@ -812,6 +812,7 @@ public void TestSetZoom()
* better should really review this!
*/
[Test]
[Ignore("re-port method XSSFSheet.GroupColumn()")]
public void TestSetColumnGroupCollapsed()
{
XSSFWorkbook wb1 = new XSSFWorkbook();
Expand Down

0 comments on commit 2ae5e63

Please sign in to comment.