1
0
Fork 0
mirror of synced 2026-06-05 18:15:14 +00:00
This commit is contained in:
Ryan Ghadimi 2025-03-19 12:26:46 +00:00
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)