fix typo in test name
This commit is contained in:
@@ -11,7 +11,7 @@ void main() {
|
||||
});
|
||||
|
||||
test(
|
||||
'''List ChannelListViewThemeData lerps completely to dark ChannelListViewThemeData''',
|
||||
'''Light ChannelListViewThemeData lerps completely to dark ChannelListViewThemeData''',
|
||||
() {
|
||||
expect(
|
||||
const ChannelListViewThemeData().lerp(_channelListViewThemeDataControl,
|
||||
|
||||
Reference in New Issue
Block a user