Attempt to fix the test
This commit is contained in:
+1
-1
@@ -20,6 +20,6 @@ export interface ReserveCacheResponse {
|
||||
cacheId: number
|
||||
}
|
||||
|
||||
export interface CacheOptions {
|
||||
export interface InternalCacheOptions {
|
||||
compressionMethod?: CompressionMethod
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user