Skip to content

Commit

Permalink
test: enable workspace permission control for integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Wang <wonglam@amazon.com>
  • Loading branch information
wanglam committed Mar 5, 2024
1 parent 0e62ae1 commit 6375db7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ describe('WorkspaceSavedObjectsClientWrapper', () => {
osd: {
workspace: {
enabled: true,
permission: {
enabled: true,
},
},
migrations: { skip: false },
},
Expand Down

0 comments on commit 6375db7

Please sign in to comment.