Skip to content

Commit 0dbb099

Browse files
committed
Set Ignore attribute on Groupby Tests
1 parent b61be09 commit 0dbb099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EPPlusTest/FormulaParsing/Excel/Functions/RefAndLookup/GroupByTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
namespace EPPlusTest.FormulaParsing.Excel.Functions.RefAndLookup
1919
{
20-
[TestClass]
20+
[TestClass, Ignore]
2121
public class GroupByTests : TestBase
2222
{
2323

0 commit comments

Comments
 (0)