Skip to content

Commit af1eff7

Browse files
committed
wrong tag
1 parent 32b6761 commit af1eff7

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 = "v2.6.0"
16+
REGRESSION_TESTS_REPO_TAG = "v2.5.1"
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)