feat: rethink how key retrevial is structued and add e2e test
This commit is contained in:
3
jest.config.js
Normal file
3
jest.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
testPathIgnorePatterns: ['/node_modules/', '<rootDir>/e2e/'],
|
||||
};
|
||||
Reference in New Issue
Block a user