mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-07-25 16:03:15 +03:00
38c189f087
* chore(test): organize tests a bit better * add caching
4 lines
101 B
JavaScript
4 lines
101 B
JavaScript
module.exports = {
|
|
testPathIgnorePatterns: ['/node_modules/', '<rootDir>/integrationTests/'],
|
|
};
|