Skip to content

Commit

Permalink
Enable tests for Distinct (#1395)
Browse files Browse the repository at this point in the history
  • Loading branch information
antvaset authored Aug 1, 2024
1 parent a4d92df commit 0670c4a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ public static Object[][] dataMethod() {
"cql/CqlIntervalOperatorsTest/Expand/ExpandPer1",
"cql/CqlIntervalOperatorsTest/Expand/ExpandPer2Days",
"cql/CqlIntervalOperatorsTest/Expand/ExpandPerMinute",
"cql/CqlListOperatorsTest/Distinct/DistinctANullANull",
"cql/CqlListOperatorsTest/Distinct/DistinctNullNullNull",
"cql/CqlListOperatorsTest/Equivalent/Equivalent123AndABC",
"cql/CqlListOperatorsTest/Equivalent/Equivalent123AndString123",
"cql/CqlListOperatorsTest/Equivalent/EquivalentABCAnd123",
Expand Down

0 comments on commit 0670c4a

Please sign in to comment.