mirror of
https://github.com/actions/toolkit.git
synced 2026-08-21 00:00:16 +02:00
Fix linters
This commit is contained in:
@@ -391,7 +391,6 @@ describe('upload-artifact', () => {
|
||||
.mockRestore()
|
||||
|
||||
const singleFile = path.join(fixtures.uploadDirectory, 'file1.txt')
|
||||
const expectedFileName = 'file1.txt'
|
||||
const expectedContent = 'test 1 file content'
|
||||
|
||||
jest
|
||||
|
||||
Reference in New Issue
Block a user