update download-artifact tests for public and internal impl

This commit is contained in:
Rob Herley
2023-12-01 01:32:45 +00:00
committed by GitHub
parent 22b7aeb707
commit 32549e8197
6 changed files with 224 additions and 53 deletions

View File

@@ -5,7 +5,7 @@ import {
getUploadZipSpecification,
validateRootDirectory
} from '../src/internal/upload/upload-zip-specification'
import {noopLogs} from './common.test'
import {noopLogs} from './common'
const root = path.join(__dirname, '_temp', 'upload-specification')
const goodItem1Path = path.join(