2
0

fix regression

This commit is contained in:
Jacob Powers
2020-06-10 09:26:59 -07:00
parent de77c70f48
commit 25d18b98e5
+1
View File
@@ -29,6 +29,7 @@ func TestACLItemArrayTranscode(t *testing.T) {
{String: "=r/postgres", Status: pgtype.Present},
{String: "postgres=arwdDxt/postgres", Status: pgtype.Present},
//{String: `postgres=arwdDxt/" tricky, ' } "" \ test user "`, Status: pgtype.Present},
{String: `postgres=arwdDxt/postgres`, Status: pgtype.Present}, // todo: remove after fixing above case
{String: "=r/postgres", Status: pgtype.Present},
{Status: pgtype.Null},
{String: "=r/postgres", Status: pgtype.Present},