Skip to content

Commit c996763

Browse files
[RAA-5119]-[BS]-[Changed back callback]-[EW]
1 parent c297b59 commit c996763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.com/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)