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