1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-30 05:59:39 +02:00

Update abapEnvironmentRunAUnitTest.md (#3268)

This commit is contained in:
Daniel Mieg 2021-11-11 16:27:15 +01:00 committed by GitHub
parent d79989278b
commit 45a59a8806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,8 +47,8 @@ This can be done accordingly:
```groovy
abapEnvironmentRunAUnitTest(
cfApiEndpoint : 'https://test.server.com',
cfOrg : 'cfOrg',
cfApiEndpoint: 'https://test.server.com',
cfOrg: 'cfOrg',
cfSpace: 'cfSpace',
cfServiceInstance: 'myServiceInstance',
cfServiceKeyName: 'myServiceKey',