Skip to content

Commit 8f137b8

Browse files
committed
fix tests
1 parent de5f47e commit 8f137b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/lib/portal-options/services/luigi-extended-global-context-config.service.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ describe('LuigiExtendedGlobalContextConfigServiceImpl', () => {
8888
expect(result).toEqual({
8989
organizationId: 'originClusterId/test-org',
9090
kcpCA: 'dW5kZWZpbmVk',
91+
kcpPath: 'root:orgs:test-org',
9192
organization: 'test-org',
9293
entityId: 'originClusterId/test-org',
9394
entityName: 'test-org',

0 commit comments

Comments
 (0)