Skip to content

Commit

Permalink
Merge pull request #554 from RedHatInsights/get-rbac-permissions
Browse files Browse the repository at this point in the history
Get Rbac permissions
  • Loading branch information
karelhala authored Jan 28, 2020
2 parents 1498bbc + 2d19e06 commit 16cc7c6
Show file tree
Hide file tree
Showing 9 changed files with 317 additions and 62 deletions.
3 changes: 2 additions & 1 deletion config/setupTests.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ global.window.insights = {
type: 'User'
}
}))
}
},
getUserPermissions: () => Promise.resolve([])
}
};
Loading

0 comments on commit 16cc7c6

Please sign in to comment.