From 9ce3bc03b9073498771c08a60fbd510c952edf7c Mon Sep 17 00:00:00 2001 From: PRASAD TILLOO Date: Tue, 25 Jul 2023 11:20:58 +0200 Subject: [PATCH] Update CONTRIB_TEST.md added Pathfinder V 2.0.1 as well --- CONTRIB_TEST.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 `