Skip to content
New issue

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

Update statements for credentialStatus id & type + credentialSchema test #57

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

aljones15
Copy link
Contributor

Just to simple renamings to match current spec text.

@aljones15 aljones15 self-assigned this Jan 4, 2024
@aljones15 aljones15 marked this pull request as ready for review January 4, 2024 16:40
await issue(require('./input/credential-schema-ok.json'));
await issue(require('./input/credential-schemas-ok.json'));
});
it2('Each credentialSchema MUST specify its type (for example,' +
' JsonSchemaValidator2018), and an id property', async function() {
' JsonSchemaValidator2018), and an id property.', async function() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small style nit. Please indent at the end of the previous line instead of the beginning of this line.

@aljones15 aljones15 force-pushed the correct-test-titles branch from b7d2c47 to bc9bec4 Compare January 4, 2024 20:08
@aljones15 aljones15 merged commit 04d959d into main Jan 4, 2024
2 checks passed
@aljones15 aljones15 deleted the correct-test-titles branch January 4, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants