Skip to content

Commit

Permalink
Update test/10-verify.spec.js remove extra blank line like 163.
Browse files Browse the repository at this point in the history
Co-authored-by: Tashi D. Gyeltshen <[email protected]>
  • Loading branch information
aljones15 and JSAssassin authored Dec 6, 2023
1 parent 9c7e4d1 commit 39372d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/10-verify.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ for(const [version, mockCredential] of versionedCredentials) {
id: 'test:ebc6f1c2',
holder: 'did:ex:holder123'
});

presentation.type.should.eql(['VerifiablePresentation']);
presentation.should.have.property('verifiableCredential');
presentation.should.have.property('id', 'test:ebc6f1c2');
Expand Down

0 comments on commit 39372d0

Please sign in to comment.