Skip to content

Commit b53e611

Browse files
committed
chore: restore test comment
1 parent a1a8846 commit b53e611

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/stream_feeds/test/state/feed_test.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -775,6 +775,7 @@ void main() {
775775
activity: createDefaultActivityResponse(
776776
id: 'activity-4',
777777
userId: 'luke_skywalker',
778+
// Doesn't match 'post' activity type
778779
).copyWith(type: 'post'),
779780
),
780781
);

0 commit comments

Comments
 (0)