This commit is contained in:
Ryan Ghadimi 2025-03-19 12:26:46 +00:00
parent 53f6aa5f93
commit 3ffa694f6f

View File

@ -76,7 +76,7 @@ describe('download', () => {
})
)
expect(core.info).toHaveBeenCalledWith('Total of 1 artifact(s) downloaded')
expect(core.setOutput).toHaveBeenCalledWith(
'download-path',
expect.any(String)