We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef2cb5 commit 6451b0fCopy full SHA for 6451b0f
packages/stream_chat_flutter/test/src/message_input/attachment_picker/options_builder_test.dart
@@ -114,8 +114,8 @@ void main() {
114
});
115
116
test(
117
- 'WebOrDesktopAttachmentPickerOptionsBuilder typedef is defined correctly',
118
- () {
+ 'WebOrDesktopAttachmentPickerOptionsBuilder typedef is defined '
+ 'correctly', () {
119
// Test that the typedef is properly defined and can be used
120
WebOrDesktopAttachmentPickerOptionsBuilder? builder;
121
0 commit comments