mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-05-13 13:25:54 +00:00
chore(test): actually rename everything
This commit is contained in:
parent
c9947f5ee9
commit
83a0917c47
3 changed files with 3 additions and 3 deletions
|
|
@ -103,7 +103,7 @@ describe('integration', () => {
|
|||
|
||||
function mockEngineName(name) {
|
||||
when(core.getInput)
|
||||
.calledWith('engine-name')
|
||||
.calledWith('path')
|
||||
.mockReturnValueOnce(name);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue