Skip to content

Commit d4979ca

Browse files
committed
chore: skip dependency/issue_300_function_table_composite_type for 15, 14
1 parent 9d04e4c commit d4979ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

testutil/skip_list.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ var skipListPG14_15 = []string{
2424
"create_materialized_view/alter_materialized_view",
2525
"create_materialized_view/drop_materialized_view",
2626
"dependency/table_to_materialized_view",
27+
"dependency/issue_300_function_table_composite_type",
2728

2829
// Online materialized view index tests - depend on materialized view definitions
2930
"online/add_materialized_view_index",

0 commit comments

Comments
 (0)