12
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2026-05-15 04:50:33 +00:00
vault-action/integrationTests/basic/jest.config.js
2026-05-11 03:43:41 +00:00

8 lines
115 B
JavaScript

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