File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ Feature: Consumer - searchDocumentReference - Failure Scenarios
7777 "display": "Invalid code system"
7878 }]
7979 },
80- "diagnostics": "Invalid type ( The provided type does not match the allowed types for this organisation) ",
80+ "diagnostics": "The provided type does not match the allowed types for this organisation",
8181 "expression": ["type"]
8282 }
8383 """
@@ -105,7 +105,7 @@ Feature: Consumer - searchDocumentReference - Failure Scenarios
105105 "display": "Invalid code system"
106106 }]
107107 },
108- "diagnostics": "Invalid type ( The provided type does not match the allowed types for this organisation) ",
108+ "diagnostics": "The provided type does not match the allowed types for this organisation",
109109 "expression": ["type"]
110110 }
111111 """
You can’t perform that action at this time.
0 commit comments