diff --git a/CONTRIB_TEST.md b/CONTRIB_TEST.md index afa1cc1..7b2f25b 100644 --- a/CONTRIB_TEST.md +++ b/CONTRIB_TEST.md @@ -33,7 +33,7 @@ Open the `json` file created in step 5. and fill it adapting the following struc }, "test_result": "passed", "test_date": "", - "pathfinder_version": "" // "1.0.0" or "1.0.1" or "2.0.1" + "pathfinder_version": "" // "1.0.0" or "1.0.1" or "2.0.0" or "2.0.1" } ``` @@ -41,7 +41,7 @@ The `"solution_id"` property of the `"tested_by"` attribute is optional, but hig In case your solution did not pass the test but you nevertheless want to add the conformance test result to the catalog, replace the value of the `"test_result"` field by `"failed"`. -The `