Skip to content

Commit 3db5acb

Browse files
committed
update the Passed Tests
1 parent 80ec777 commit 3db5acb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

tests/passed-tests.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -234,9 +234,9 @@ TestPreparedStmtClose
234234
TestPreparedStmtConcurrentClose
235235
#TestFind
236236
TestQueryWithAssociation
237-
#TestFindInBatches
238-
#TestFindInBatchesWithOffsetLimit
239-
#TestFindInBatchesWithError
237+
TestFindInBatches
238+
TestFindInBatchesWithOffsetLimit
239+
TestFindInBatchesWithError
240240
TestFillSmallerStruct
241241
TestFillSmallerStructWithAllFields
242242
TestNot
@@ -245,9 +245,9 @@ TestOr
245245
TestOrWithAllFields
246246
#TestPluck
247247
TestSelect
248-
#TestOmit
249-
#TestOmitWithAllFields
250-
#TestMapColumns
248+
TestOmit
249+
TestOmitWithAllFields
250+
TestMapColumns
251251
TestPluckWithSelect
252252
#TestSelectWithVariables
253253
TestSelectWithArrayInput
@@ -263,7 +263,7 @@ TestSearchWithStruct
263263
TestSubQuery
264264
TestSubQueryWithRaw
265265
TestSubQueryWithHaving
266-
#TestScanNullValue
266+
TestScanNullValue
267267
TestQueryWithTableAndConditions
268268
TestQueryWithTableAndConditionsAndAllFields
269269
#TestQueryScannerWithSingleColumn

0 commit comments

Comments
 (0)