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 b61f1f2 commit 02b5ca2Copy full SHA for 02b5ca2
layer/nrlf/core/tests/test_model.py
@@ -100,7 +100,6 @@ def test_producer_request_params_extra_fields():
100
{
101
"subject:identifier": "https://fhir.nhs.uk/Id/nhs-number|9999999999",
102
"type": "test-type",
103
- "next-page-token": "page-token",
104
"extra_field": "extra_value",
105
}
106
)
@@ -112,7 +111,6 @@ def test_consumer_request_params_extra_fields():
112
111
113
114
115
116
117
118
0 commit comments