Skip to content

Commit 1aff5d5

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

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
@@ -42,11 +42,7 @@ export const ISOTimeStamp = ({date = new Date()} = {}) => {
4242

4343
export const config = JSON.parse(readFileSync('./config/runner.json'));
4444

45-
<<<<<<< HEAD
4645
export const secureCredential = async ({
47-
=======
48-
export const createInitialVc = async ({
49-
>>>>>>> 2cb29e2 (add missing helper functions)
5046
issuer,
5147
vc,
5248
mandatoryPointers,

0 commit comments

Comments
 (0)