File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed
infrastructure/environments/test/fake-api Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -12,26 +12,26 @@ ISSUER_URL="$2"
1212EXPIRES_IN=" $3 "
1313
1414NHS_NUMBERS=(
15- " 9436793375"
16- " 9450114080"
17- " 9451019030"
18- " 9466447939"
19- " 9657933617"
15+ # "9436793375"
16+ # "9450114080"
17+ # "9451019030"
18+ # "9466447939"
19+ # "9657933617"
2020 " 9658218873"
2121 " 9658218881"
2222 " 9658218903"
23- " 9658218989"
24- " 9658218997"
25- " 9658219004"
26- " 9658219012"
27- " 9658220142"
28- " 9658220150"
29- " 9661033404"
30- " 9661033498"
23+ # "9658218989"
24+ # "9658218997"
25+ # "9658219004"
26+ # "9658219012"
27+ # "9658220142"
28+ # "9658220150"
29+ # "9661033404"
30+ # "9661033498"
3131 " 9686368906"
3232 " 9686368973"
33- " 9686369120"
34- " 9735548844"
33+ # "9686369120"
34+ # "9735548844"
3535)
3636
3737if [ ! -f " $PRIVATE_KEY_FILE " ]; then
You can’t perform that action at this time.
0 commit comments