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 cceb97c commit b13810fCopy full SHA for b13810f
tests/30-algorithms.js
@@ -11,7 +11,7 @@ import {versionedCredentials} from './fixtures/credentials/index.js';
11
const tag = 'Test-Issuer-Valid';
12
const tags = [tag];
13
14
-describe('should issue all suites', function() {
+describe('should run with all suites', function() {
15
for(const testDataOptions of cryptosuites) {
16
for(const [
17
vcVersion,
0 commit comments