feat(namespace): handle request on vault namespace (#5)
* feat(namespace): handle request on vault namespace
This commit is contained in:
committed by
Richard Simpson
parent
0104a02854
commit
3747195c5f
@@ -1,3 +1,3 @@
|
||||
module.exports = {
|
||||
testPathIgnorePatterns: ['/node_modules/', '<rootDir>/integration/', '<rootDir>/e2e/'],
|
||||
testPathIgnorePatterns: ['/node_modules/', '<rootDir>/integration/', '<rootDir>/e2e/','<rootDir>/integration-ent'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user