Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikBolding committed Sep 25, 2023
1 parent 37fbf21 commit fea7364
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/constants/permissions.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ describe('EndowmentPermissions', () => {
[
'endowment:long-running',
'endowment:lifecycle-hooks',
'endowment:name-lookup',
...Object.keys(endowmentPermissionBuilders).filter(
(targetName) =>
!Object.keys(ExcludedSnapEndowments).includes(targetName),
Expand Down

0 comments on commit fea7364

Please sign in to comment.