Skip to content

Commit

Permalink
Change title of interop for BitstringStatusList so it is ignored.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 authored and BigBlueHat committed Dec 10, 2024
1 parent ba1a4ba commit 902c1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/30-interop.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function setupMatrix() {
this.columnLabel = 'Verifier';
}

describe('Interop', function() {
describe('BitstringStatusList (interop)', function() {
setupMatrix.call(this, match);
for(const [issuerName, implementation] of match) {
const endpoints = new TestEndpoints({implementation, tag});
Expand Down

0 comments on commit 902c1c3

Please sign in to comment.