mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Moved cache-related code into subpackage
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {CacheEntryListener, CacheListener} from '../../src/cache-reporting'
|
||||
import {CacheEntryListener, CacheListener} from '../../src/caching/cache-reporting'
|
||||
|
||||
describe('caching report', () => {
|
||||
describe('reports not fully restored', () => {
|
||||
|
||||
Reference in New Issue
Block a user