Skip to content

Commit

Permalink
add TODO unit tests for publicLinkRoles helper
Browse files Browse the repository at this point in the history
  • Loading branch information
saw-jan committed Sep 8, 2021
1 parent 4d7d9da commit 9bed1d1
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
describe('publicLinkRolesDefinition', () => {
it.todo('should return viewer role for resources other than folder')
it.todo('should return extended roles for folder')
})

0 comments on commit 9bed1d1

Please sign in to comment.