From c15398a8a71407d6151d31d1bafb4480c61c685c Mon Sep 17 00:00:00 2001 From: Jimmy Byrum Date: Tue, 12 Mar 2024 19:38:32 +0100 Subject: [PATCH] add microsoft test result --- catalog/conformance-tests/result-variable-002.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 catalog/conformance-tests/result-variable-002.json diff --git a/catalog/conformance-tests/result-variable-002.json b/catalog/conformance-tests/result-variable-002.json new file mode 100644 index 0000000..8854cbc --- /dev/null +++ b/catalog/conformance-tests/result-variable-002.json @@ -0,0 +1,13 @@ +{ + "tested_solution": { + "solution_id": "variable", + "version": "1.0.0" + }, + "tested_by": { + "solution_id": "microsoft", + "version": "1.0.0" + }, + "test_result": "passed", + "test_date": "2024-03-05T21:00:00Z", + "pathfinder_version": "2.1.0" +} \ No newline at end of file