Skip to content

Commit

Permalink
rm
Browse files Browse the repository at this point in the history
  • Loading branch information
swaldmann committed Sep 25, 2024
1 parent 2af50ae commit 8283a75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/typescript/apis/project/cds-env.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ env.requires['cds.xt.ExtensibilityService'] = {
env.requires['cds.xt.ModelProviderService'] = { model: '@sap/cds-mtxs/srv/model-provider', _in_sidecar: true, root: '../..' }
env.requires['cds.xt.DeploymentService'] = { model: '@sap/cds-mtxs/srv/deployment-service' }

env.requires.multitenancy = { kind: 'shared', jobs: { clusterSize:1, workerSize:1, t0:'', foo:'' }}
env.requires.multitenancy = { kind: 'shared', jobs: { clusterSize:1, workerSize:1, t0:'', foo:'' }}
env.requires.messaging = { kind: '', format: '', foo: '' }

Expand Down

0 comments on commit 8283a75

Please sign in to comment.