Skip to content

Commit 93747c1

Browse files
committed
test: added api end points
1 parent d2ab994 commit 93747c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.azuredevops/templates/steps/run-post-deployment-pw-tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ steps:
8484
Is_CloudEnvironment: $(Is_CloudEnvironment)
8585
CAASFOLDER_STORAGE_CONNECTION_STRING: $(CAASFOLDER_STORAGE_CONNECTION_STRING)
8686
ENDPOINT_COHORT_DISTRIBUTION_DATA_SERVICE: $(ENDPOINT_COHORT_DISTRIBUTION_DATA_SERVICE)
87+
ENDPOINT_PARTICIPANT_MANAGEMENT_DATA_SERVICE: $(ENDPOINT_PARTICIPANT_MANAGEMENT_DATA_SERVICE)
88+
ENDPOINT_EXCEPTION_MANAGEMENT_DATA_SERVICE: $(ENDPOINT_EXCEPTION_MANAGEMENT_DATA_SERVICE)
8789

8890
- task: PublishBuildArtifacts@1
8991
displayName: 'Publish Playwright Test Reports'

0 commit comments

Comments
 (0)