mirror of
https://github.com/actions/toolkit.git
synced 2026-08-30 00:00:51 +02:00
Fix broken test
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
import {downloadCache, getCacheVersion} from '../src/internal/cacheHttpClient'
|
||||
import { downloadCache } from '../src/internal/cacheHttpClient'
|
||||
import { getCacheVersion } from '../src/internal/cacheUtils'
|
||||
import { CompressionMethod } from '../src/internal/constants'
|
||||
import * as downloadUtils from '../src/internal/downloadUtils'
|
||||
import { DownloadOptions, getDownloadOptions } from '../src/options'
|
||||
|
||||
Reference in New Issue
Block a user