Closed oSoMoN closed 1 year ago
Done. This is what the output of flutter test
looks like when the fix is reverted in this branch:
00:01 +30 -1: collection - keywords (null values) - yaml [E]
type 'Null' is not a subtype of type '_Mismatch' in type cast
package:matcher/src/equals_matcher.dart 272:43 _DeepMatcher.describeMismatch
package:test_api expect
test/appstream_test.dart 766:5 main.<fn>
Thanks!
Fixes #22.