Skip to content

Commit c6c6fb6

Browse files
committed
Test id to fix test
1 parent 4eeb029 commit c6c6fb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flutter_cache_manager/test/cache_manager_test.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ void main() {
365365
fileUrl,
366366
relativePath: 'test.png',
367367
validTill: clock.now(),
368+
id: 123,
368369
)));
369370

370371
var cacheManager = TestCacheManager(createTestConfig(), store: store);

0 commit comments

Comments
 (0)