[fix](regression-test) fix err log limit test global impact for setting param (#29993)

This commit is contained in:
HHoflittlefish777
2024-01-15 21:55:53 +08:00
committed by yiguolei
parent 2bf8c51baa
commit fd5d986239

View File

@ -15,7 +15,7 @@
// specific language governing permissions and limitations
// under the License.
suite("test_stream_load_err_log_limit", "p0") {
suite("test_stream_load_err_log_limit", "p0, nonConcurrent") {
sql "show tables"
def tableName = "test_stream_load_err_log_limit_table"