working commit
This commit is contained in:
@@ -40,7 +40,7 @@ func TestGrant(t *testing.T) {
|
||||
newGrant := &descr.Grant{
|
||||
ID: id,
|
||||
AccountID: accountID,
|
||||
Operation: "opFoo",
|
||||
Right: "rigthFoo",
|
||||
Pattern: `*`,
|
||||
CreatedAt: timenow,
|
||||
UpdatedAt: timenow,
|
||||
|
||||
Reference in New Issue
Block a user