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 19f5cdc commit 80401e7Copy full SHA for 80401e7
lambdas/shared/tests/test_common/validator/test_application_fhir.py
@@ -33,9 +33,9 @@ def test_validation(self):
33
else:
34
print("Validated Successfully")
35
36
- print("--------------------------------------------------------------------")
+ print("-------------------------------------------------------------------")
37
print(error_report)
38
39
40
if failed_validation:
41
print("Validation failed due to a critical validation failure...")
0 commit comments