Skip to content

Commit 20f2698

Browse files
committed
CCM-14566: Keep sonar happy
1 parent e5d2941 commit 20f2698

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lambdas/mesh-download/mesh_download/__tests__/test_processor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def create_fhir_content():
8080
"type": {
8181
"coding": [
8282
{
83-
"system": "http://snomed.info/sct",
83+
"system": "https://snomed.info/sct",
8484
"code": "308540004",
8585
"display": "Appointment"
8686
}

0 commit comments

Comments
 (0)