We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2035e75 commit df7e572Copy full SHA for df7e572
tests/suites/data-model.js
@@ -64,7 +64,7 @@ export function dataModelSuite({
64
}
65
it('The publicKeyMultibase value of the verification method MUST ' +
66
'start with the base-58-btc prefix (z), as defined in the ' +
67
- 'Multibase section of Controller Documents 1.0. A ',
+ 'Multibase section of Controller Documents 1.0. ',
68
async function() {
69
this.test.link = 'https://w3c.github.io/vc-di-ecdsa/#data-model:~:text=The%20publicKeyMultibase%20value%20of%20the%20verification%20method%20MUST%20start%20with%20the%20base%2D58%2Dbtc%20prefix%20(z)%2C%20as%20defined%20in%20the%20Multibase%20section%20of%20Controller%20Documents%201.0.';
70
assertBefore();
0 commit comments