diff --git a/regression-test/suites/nereids_syntax_p0/test_show_keys.groovy b/regression-test/suites/nereids_syntax_p0/test_show_keys.groovy index e89a627e2ee1ed..829e4d2fee870e 100644 --- a/regression-test/suites/nereids_syntax_p0/test_show_keys.groovy +++ b/regression-test/suites/nereids_syntax_p0/test_show_keys.groovy @@ -21,7 +21,7 @@ suite("test_show_keys") { """ sql """ - DROP TABLE IF EXISTS test_show_keys_v + DROP VIEW IF EXISTS test_show_keys_v """ sql """