We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433d0d8 commit 127ec34Copy full SHA for 127ec34
src/__tests__/fixtures/http-cache.fixture.ts
@@ -1,4 +1,4 @@
1
-import { HttpCacheService, HttpInMemoryCacheStore } from '../..';
+import { HttpCacheService, HttpInMemoryCacheStore } from '../../cache';
2
import { HttpCacheStorePrefixDecorator } from '../../cache/prefix-decorator';
3
4
export class HttpCacheFixture {
0 commit comments