Skip to content

Commit

Permalink
Check test
Browse files Browse the repository at this point in the history
  • Loading branch information
littlewhywhat committed Jan 10, 2022
1 parent ff3441b commit 3cd1359
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/migrations/085_grant_tables_schemas_roles.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ exports.up = (pgm) => {
schemas: schema,
roles: role1,
})
pgm.grantRoles(role1, role2)
}

// Test table privileges
Expand Down

0 comments on commit 3cd1359

Please sign in to comment.