Skip to content

Commit 14ef6b3

Browse files
VIA-345 SB & AS Further README tweaks.
1 parent 187b704 commit 14ef6b3

File tree

1 file changed

+1
-1
lines changed
  • infrastructure/environments/test/fake-api

1 file changed

+1
-1
lines changed

infrastructure/environments/test/fake-api/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ curl $fake_api_url/eligibility-signposting-api/patient-check/9658218989 | jq
8989
curl -v -X POST $fake_api_url/oauth2/token
9090

9191
curl $fake_api_url/.well-known/openid-configuration | jq
92-
curl -v $fake_api_url/authorize?state=sausages
92+
curl -v "$fake_api_url/authorize?state=sausages"
9393
curl -X POST $fake_api_url/token
9494
```
9595

0 commit comments

Comments
 (0)