Skip to content

Commit 187d822

Browse files
committed
Get e2e tests working
1 parent a4c0f10 commit 187d822

13 files changed

Lines changed: 16348 additions & 15237 deletions

.github/actions/acceptance-tests/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ runs:
102102
TARGET_ENVIRONMENT: ${{ inputs.targetEnvironment }}
103103
PR_NUMBER: ${{ steps.set_pr_number.outputs.pr_number }}
104104
run: |
105+
PR_NUMBER=""
105106
echo "$SUPPLIER_API_PRIVATE_KEY" > "${GITHUB_WORKSPACE}/internal-dev-test-1.pem"
106107
chmod 600 "${GITHUB_WORKSPACE}/internal-dev-test-1.pem"
107108
BASE_PROXY_NAME=nhs-notify-supplier--internal-dev--nhs-notify-supplier

0 commit comments

Comments
 (0)