TF-4075 Apply new design for attachments view
This commit is contained in:
@@ -57,7 +57,7 @@ void main() {
|
||||
attachments: attachments,
|
||||
isMobile: false,
|
||||
);
|
||||
expect(result, attachments.sublist(0, 3));
|
||||
expect(result, attachments.sublist(0, 2));
|
||||
});
|
||||
|
||||
test(
|
||||
|
||||
Reference in New Issue
Block a user