-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
bad-testReport tests in need of updates. When closed, the tests should be considered goodReport tests in need of updates. When closed, the tests should be considered good
Description
It looks like it should say negative
instead of nagative
in the following lines in a test.
co19/LanguageFeatures/Patterns/constant_A02_t03.dart
Lines 62 to 63 in ac4a905
Negative => "nagative", | |
NegativePi => "nagative-pi", |
Similarly, it seems that this line in another test should say blue
instead of default
.
Color.blue => "default", |
Metadata
Metadata
Assignees
Labels
bad-testReport tests in need of updates. When closed, the tests should be considered goodReport tests in need of updates. When closed, the tests should be considered good