mirror of
https://github.com/moda-gov-tw/tw-did.git
synced 2026-01-10 05:07:55 -05:00
fix: fix errors in e2e tests
This commit is contained in:
@@ -4,6 +4,6 @@ export default {
|
||||
...baseConfig,
|
||||
testMatch: ['**/*.e2e-spec.ts'],
|
||||
transformIgnorePatterns: [
|
||||
'/node_modules/(?!(@veramo|uint8arrays|multiformats|did-jwt-vc))',
|
||||
'/node_modules/(?!(@veramo|uint8arrays|multiformats|did-jwt-vc|@ipld|ipfs-unixfs|@tw-did))',
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user