Skip to content

Commit 97e4f1d

Browse files
[RAA-5118]-[BS]-[Bumped cryptography and undici, replaced callback link]-[EW]
1 parent 1fd54cb commit 97e4f1d

2 files changed

Lines changed: 34 additions & 11 deletions

File tree

poetry.lock

Lines changed: 33 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ async def _make_app(product, custom_attributes={}):
326326
"name": app_name,
327327
"scopes": [],
328328
"status": "approved",
329-
"callbackUrl": "https://example.org/callback",
329+
"callbackUrl": "https://google.com/callback",
330330
}
331331

332332
app = devAppAPI.create_app(email="apm-testing-internal-dev@nhs.net", body=body)

0 commit comments

Comments
 (0)