Skip to content

Commit 9417172

Browse files
committed
Restore missing expect to sd suite.
1 parent 6ae2f34 commit 9417172

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/suites/algorithms-sd.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import {
88
issueCloned
99
} from 'data-integrity-test-suite-assertion';
1010
import {createInitialVc, getBs64UrlBytes} from '../helpers.js';
11+
import {expect} from 'chai';
1112
import {getMultiKey} from '../vc-generator/key-gen.js';
1213
import {getSuites} from './helpers.js';
1314
import {invalidCborTagProxy} from './proxies.js';

0 commit comments

Comments
 (0)