Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
Update CONTRIB_TEST.md
Browse files Browse the repository at this point in the history
committing Raimundo's suggestion

Co-authored-by: Raimundo Henriques <[email protected]>
  • Loading branch information
prasadt1 and raimundo-henriques authored Jul 27, 2023
1 parent 719b3ec commit f5dd02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIB_TEST.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Open the `json` file created in step 5. and fill it adapting the following struc
"solution_id": "<your-solution-id>", // e.g. 'Example Solution' has solution id "example-solution"
"version": "<your-solution-version>" // e.g. "0.0.0"
},
"tested_by": {
"tested_by": "<user-id>" // This field must match the `user-id` this Organization has registered in the PACT Catalog e.g. "abc-corp"
"solution_name": "<Testing Otganization Name>", // This name must match with the User Name this Organization has registered itself in the PACT Catalog e.g. "ABC Corp"
"test_result": "passed",
"test_date": "<date>",
Expand Down

0 comments on commit f5dd02e

Please sign in to comment.