Skip to content

Commit

Permalink
Modify feature flag to true
Browse files Browse the repository at this point in the history
Signed-off-by: gaobinlong <gbinlong@amazon.com>
  • Loading branch information
gaobinlong committed Mar 7, 2024
1 parent 9dd33a6 commit 4fbb8a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ describe('workspace service', () => {
},
savedObjects: {
permission: {
enabled: false,
enabled: true,
},
},
migrations: { skip: false },
Expand Down

0 comments on commit 4fbb8a1

Please sign in to comment.