Skip to content

Commit 4e93fe9

Browse files
committed
msglist [nfc]: missing newline in message_list_test.dart
1 parent 1849f7e commit 4e93fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/widgets/message_list_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,4 @@ void main() {
123123
check(scrollController.position.pixels).equals(0);
124124
});
125125
});
126-
}
126+
}

0 commit comments

Comments
 (0)