Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita02e593

Browse files
committed
fix: update entities
1 parenta08c958 commita02e593

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎site/src/testHelpers/entities.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2906,6 +2906,7 @@ export const MockOrganizationPermissions: OrganizationPermissions = {
29062906
viewProvisionerJobs:true,
29072907
viewIdpSyncSettings:true,
29082908
editIdpSyncSettings:true,
2909+
createWorkspaces:true,
29092910
};
29102911

29112912
exportconstMockNoOrganizationPermissions:OrganizationPermissions={
@@ -2924,6 +2925,7 @@ export const MockNoOrganizationPermissions: OrganizationPermissions = {
29242925
viewProvisionerJobs:false,
29252926
viewIdpSyncSettings:false,
29262927
editIdpSyncSettings:false,
2928+
createWorkspaces:false,
29272929
};
29282930

29292931
exportconstMockDeploymentConfig:DeploymentConfig={

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp