Skip to content

Commit c86af06

Browse files
authored
fix a failing unit test (#2562)
* fix a failing unit test * chore: Update Goldens --------- Co-authored-by: renefloor <15101411+renefloor@users.noreply.github.com>
1 parent b5d0f98 commit c86af06

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

packages/stream_chat_flutter/test/src/channel/channel_image_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import 'package:cached_network_image/cached_network_image.dart';
1+
import 'package:cached_network_image_ce/cached_network_image.dart';
22
import 'package:flutter/material.dart';
33
import 'package:flutter_test/flutter_test.dart';
44
import 'package:mocktail/mocktail.dart';
-18 Bytes
Loading

0 commit comments

Comments
 (0)