diff --git a/regression-test/suites/datatype_p0/nested_types/query/test_nested_type_with_rowstore.groovy b/regression-test/suites/datatype_p0/nested_types/query/test_nested_type_with_rowstore.groovy index 4f8d0e741e..78234b7251 100644 --- a/regression-test/suites/datatype_p0/nested_types/query/test_nested_type_with_rowstore.groovy +++ b/regression-test/suites/datatype_p0/nested_types/query/test_nested_type_with_rowstore.groovy @@ -51,6 +51,8 @@ suite("test_nested_type_with_rowstore") { } } + sql "sync" + // select and check qt_sql """ select * from ct_table order by id;""" // point sql