Skip to content

Commit 9438ef6

Browse files
committed
NPA-5537: Test formatting
1 parent bc396be commit 9438ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sandbox/api/tests/test_get_consent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ def test_get_consent_returns_expected_responses__mocked_get_consent(
195195
),
196196
(
197197
"performer:identifier=9000000999&_include=Consent:performer&_include=Consent:patient",
198-
"./api/examples/GET_Consent/single-mother-child-relationship-unknown-legal-basis-include-performer-patient.yaml",
198+
"./api/examples/GET_Consent/single-mother-child-relationship-unknown-legal-basis-include-performer-patient.yaml", # noqa: E501
199199
200,
200200
),
201201
(

0 commit comments

Comments
 (0)