Skip to content

Commit b0c68da

Browse files
committed
Update regerssion tests tag to v2.5.0
1 parent a7e6b86 commit b0c68da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run_regression_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from requests.auth import HTTPBasicAuth
1414

1515
# This should be set to a known good version of regression test repo
16-
REGRESSION_TESTS_REPO_TAG = "AEA-4655-user-has-no-access-to-cpts"
16+
REGRESSION_TESTS_REPO_TAG = "v2.5.0"
1717

1818
GITHUB_API_URL = "https://api.github.com/repos/NHSDigital/electronic-prescription-service-api-regression-tests/actions"
1919
GITHUB_RUN_URL = "https://github.com/NHSDigital/electronic-prescription-service-api-regression-tests/actions/runs"

0 commit comments

Comments
 (0)