vault-action/integrationTests/e2e-tls/jest.config.js
oss-core-libraries-dashboard[bot] 79632e33d6
Some checks failed
/ build (push) Has been cancelled
/ integrationOSS (push) Has been cancelled
/ integrationEnterprise (push) Has been cancelled
/ e2e (push) Has been cancelled
/ e2e-tls (push) Has been cancelled
[COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#589)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2026-01-22 12:54:31 -05:00

8 lines
115 B
JavaScript

/**
* Copyright IBM Corp. 2019, 2025
* SPDX-License-Identifier: MIT
*/
module.exports = {
verbose: true
};