Skip to content

Commit e8a19d8

Browse files
committed
fix test
1 parent 9c97480 commit e8a19d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

postgresql/resource_postgresql_alter_role_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ func TestAccPostgresqlAlterRole(t *testing.T) {
9292
PreCheck: func() {
9393
testAccPreCheck(t)
9494
testCheckCompatibleVersion(t, featurePrivileges)
95+
testSuperuserPreCheck(t)
9596
},
9697
Providers: testAccProviders,
9798
Steps: []resource.TestStep{

0 commit comments

Comments
 (0)