Skip to content

Commit a570fad

Browse files
committed
chore: add TestDumpCommand_Issue307ViewDependencyOrder to skiplist
1 parent 549f6c4 commit a570fad

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
@@ -47,6 +47,7 @@ var skipListPG14_15 = []string{
4747
// Dump integration tests - contain views with formatting differences
4848
"TestDumpCommand_Employee",
4949
"TestDumpCommand_Issue82ViewLogicExpr",
50+
"TestDumpCommand_Issue307ViewDependencyOrder",
5051

5152
// Include integration test - uses materialized views
5253
"TestIncludeIntegration",

0 commit comments

Comments
 (0)