Skip to content

Commit 5413e78

Browse files
committed
Update tests/30-algorithms.js improve describe title.
1 parent 9fdc573 commit 5413e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/30-algorithms.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import {versionedCredentials} from './fixtures/credentials/index.js';
1111
const tag = 'Test-Issuer-Valid';
1212
const tags = [tag];
1313

14-
describe('should issue all suites', function() {
14+
describe('should run with all suites', function() {
1515
for(const testDataOptions of cryptosuites) {
1616
for(const [
1717
vcVersion,

0 commit comments

Comments
 (0)