We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ae240 commit 5b46c18Copy full SHA for 5b46c18
src/components/editMeasure/details/MeasureDetails.test.tsx
@@ -38,7 +38,7 @@ const measure = {
38
copyright: "copyright",
39
disclaimer: "disclaimer",
40
rationale: "rationale",
41
- guidance: "guidance",
+ guidance: "measureGuidance",
42
clinicalRecommendation: "clinicalRecommendation",
43
draft: true,
44
references: [
0 commit comments