mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-14 18:13:45 +00:00
Revert unnecessary change to test timeout
This commit is contained in:
parent
540241117c
commit
cc99a24b6c
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
jest.mock('@actions/core');
|
||||
jest.mock('@actions/core/lib/command');
|
||||
jest.setTimeout(30000);
|
||||
const core = require('@actions/core');
|
||||
const rsasign = require('jsrsasign');
|
||||
const {
|
||||
|
|
|
|||
Loading…
Reference in a new issue