We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c6c1b8 commit 4820d08Copy full SHA for 4820d08
tests/smoke/setup.py
@@ -20,7 +20,7 @@ def build_document_reference(
20
category: str = Categories.CARE_PLAN.coding_value(),
21
type: str = PointerTypes.MENTAL_HEALTH_PLAN.coding_value(),
22
author: str = "SMOKETEST",
23
- content_type: str = "application/json",
+ content_type: str = "application/pdf",
24
content_url: str = "https://testing.record-locator.national.nhs.uk/_smoke_test_pointer_content",
25
replaces_id: str | None = None,
26
) -> DocumentReference:
0 commit comments