mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-16 16:55:45 +00:00
changes from review
This commit is contained in:
parent
946e87c4c4
commit
c91dd2cae2
2 changed files with 7 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ describe('authenticate with userpass', () => {
|
|||
},
|
||||
});
|
||||
|
||||
// Enable approle
|
||||
// Enable userpass
|
||||
try {
|
||||
await got(`${vaultUrl}/v1/sys/auth/userpass`, {
|
||||
method: 'POST',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue