Skip to content

Commit

Permalink
Update fdc3.2.0.conformance.js
Browse files Browse the repository at this point in the history
Adding link to the Github discussion
  • Loading branch information
openfin-johans authored Jan 22, 2025
1 parent 08cec96 commit 6ec275b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ window.addEventListener('load', (event) => {
// fdc3 2.1 adds "or void" to the spec https://fdc3.finos.org/docs/api/ref/Errors#resulterror
// The 2.0 test seems to expect that void shouldn't return the error NoResultsReturned so for now
// this is here until the reasoning behind the test is clarified.
// discussion and resolution https://github.com/finos/FDC3/issues/1107
}
};
return result;
Expand Down

0 comments on commit 6ec275b

Please sign in to comment.