Skip to content

Commit d469dcc

Browse files
committed
Updated test
1 parent 50f1d13 commit d469dcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testing/go/pgcatalog_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6038,7 +6038,7 @@ func TestSystemTablesInPgcatalog(t *testing.T) {
60386038
{3390577184, "violation_type", 1043, 2, "t", "f", "f"},
60396039
{3390577184, "pk", 23, 3, "t", "f", "f"},
60406040
{3390577184, "v1", 23, 4, "f", "f", "f"},
6041-
{3390577184, "violation_info", 114, 5, "f", "f", "f"},
6041+
{3390577184, "violation_info", 114, 5, "t", "f", "f"},
60426042
{3418072419, "table_name", 25, 1, "t", "f", "f"},
60436043
{3418072419, "staged", 16, 2, "t", "f", "f"},
60446044
{3418072419, "status", 25, 3, "t", "f", "f"},

0 commit comments

Comments
 (0)