We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78bedb commit 982e422Copy full SHA for 982e422
web-ui/src/components/checkin/documents/CheckinDocs.test.jsx
@@ -28,7 +28,8 @@ const initialState = {
28
id: '130u410234'
29
},
30
name: 'holmes',
31
- role: ['ADMIN'],
+ role: ['PDL'],
32
+ permissions: [{ permission: 'CAN_ADMINISTER_CHECKIN_DOCUMENTS' }],
33
imageUrl:
34
'https://upload.wikimedia.org/wikipedia/commons/7/74/SNL_MrBill_Doll.jpg'
35
0 commit comments