Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
Lchangliang authored and dataroaring committed May 15, 2024
1 parent 3fdaafc commit a2678a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regression-test/suites/point_query_p0/load.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,6 @@ suite("test_point_query_load", "p0") {
) as `t0`
GROUP BY
`t0`.`c_int`""")
notContains "(mv_${testTable})"
contains "(mv_${testTable})"
}
}

0 comments on commit a2678a1

Please sign in to comment.