Skip to content

Commit a8f372a

Browse files
committed
add create tests
Signed-off-by: PatStLouis <[email protected]>
1 parent 1af0ea9 commit a8f372a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/helpers.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,7 @@ export const ISOTimeStamp = ({date = new Date()} = {}) => {
4747

4848
export const config = JSON.parse(readFileSync('./config/runner.json'));
4949

50-
<<<<<<< HEAD
5150
export const secureCredential = async ({
52-
=======
53-
export const createInitialVc = async ({
54-
>>>>>>> 2cb29e2 (add missing helper functions)
5551
issuer,
5652
vc,
5753
mandatoryPointers,

0 commit comments

Comments
 (0)