Skip to content

Commit

Permalink
test: update for new state machine
Browse files Browse the repository at this point in the history
  • Loading branch information
meenahoda committed Nov 4, 2019
1 parent c7af627 commit d0f9d65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/show-permissions-state-machine-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ describe('RBAC Permissions State Machine', function () {
},
tymly_rbacGrantRoleMembershipForm_1_0: {
'*': [ 'tymly_rbacAdmin' ]
},
tymly_viewRoleMemberships_1_0: {
'*': [ 'tymly_rbacAdmin' ]
}
}
}
Expand Down

0 comments on commit d0f9d65

Please sign in to comment.