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
@@ -3,7 +3,7 @@ import {
validateFilePath
} from '../src/internal/upload/path-and-artifact-name-validation'
import {noopLogs} from './common.test'
import {noopLogs} from './common'
describe('Path and artifact name validation', () => {
beforeAll(() => {