Skip to content

Commit 79666be

Browse files
committed
Use new regression test branch
1 parent 75750c8 commit 79666be

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
@@ -12,7 +12,7 @@
1212
import time
1313

1414
# This should be set to a known good version of regression test repo
15-
REGRESSION_TESTS_REPO_TAG = "main"
15+
REGRESSION_TESTS_REPO_TAG = "aea-4653-roles-without-access"
1616

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

0 commit comments

Comments
 (0)