We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the verification after sending the record for review, would probably fail for the E-Signet mock users. Use the mock-identifiers.json for E-Signet as well! You can locally create a similar symlink as mosip-mock (https://github.com/opencrvs/mosip/blob/main/packages/mosip-mock/src/mock-identities.json) to esignet-mock.
mock-identifiers.json
Remember to also change the Docker image to copy mock-identifiers.json ( opencrvs/mosip#62 example ) if the file is used in Node.js code.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently the verification after sending the record for review, would probably fail for the E-Signet mock users. Use the
mock-identifiers.json
for E-Signet as well! You can locally create a similar symlink as mosip-mock (https://github.com/opencrvs/mosip/blob/main/packages/mosip-mock/src/mock-identities.json) to esignet-mock.Remember to also change the Docker image to copy mock-identifiers.json ( opencrvs/mosip#62 example ) if the file is used in Node.js code.
The text was updated successfully, but these errors were encountered: