Fix format

This commit is contained in:
Yoav Cohen 2025-07-24 18:20:02 +03:00
parent 0863f392ef
commit c45d605578

View file

@ -1117,7 +1117,6 @@ fn parse_create_dynamic_table() {
" REQUIRE USER",
" AS SELECT product_id, product_name FROM staging_table"
));
}
#[test]