mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-25 04:48:50 +00:00
chore: I really should PR changes
This commit is contained in:
parent
ed8303ca53
commit
50ece41861
2 changed files with 7 additions and 11 deletions
|
|
@ -228,7 +228,7 @@ describe('authenticate with approle', () => {
|
|||
.mockReturnValueOnce('ns2');
|
||||
});
|
||||
|
||||
it.only('authenticate with approle', async() => {
|
||||
it('authenticate with approle', async() => {
|
||||
mockInput('test secret');
|
||||
|
||||
await exportSecrets();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue