mirror of
https://github.com/actions/toolkit.git
synced 2026-08-28 00:00:25 +02:00
update download-artifact tests for public and internal impl
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user