Skip to content

Commit 04be7fc

Browse files
committed
Fix merge conflict resolution mistake introduced with fbeb5a2
1 parent 54b9fef commit 04be7fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shared/constants/permissions.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ describe('EndowmentPermissions', () => {
1515
expect(Object.keys(EndowmentPermissions).sort()).toStrictEqual(
1616
[
1717
'endowment:name-lookup',
18-
'endowment:page-home',
1918
'endowment:signature-insight',
2019
...Object.keys(endowmentPermissionBuilders).filter(
2120
(targetName) =>

0 commit comments

Comments
 (0)