diff --git a/tests/setup.js b/tests/setup.js index 0625373..0ba8cbf 100644 --- a/tests/setup.js +++ b/tests/setup.js @@ -131,8 +131,8 @@ export async function verifySetup({credentials, keyTypes, suite}) { suiteName: suite, keys }); - const {mandatory, created} = generators; - const {invalidCreated} = created; + const {mandatory, dates} = generators; + const {invalidCreated} = dates; const {invalidCryptosuite, invalidProofType} = mandatory; disclosed.invalid.proofTypeAndCryptosuite = await deriveCredentials({