Fix failing SVG parser test #4
Owner
```
00:01 +23 -1: /home/h7x4/git/kanimaji-dart/test/svg/parser_test.dart: Errors [E]
Expected: throws <Instance of 'InvalidPathError'>
Actual: [
Move:Move(to=(100,100)),
Line:Line(start=(100,100), end=(200,200)),
Close:Close(start=(200,200), end=(100,100))
]
Which: was not a Function or Future
package:matcher expect
package:flutter_test/src/widget_tester.dart 473:18 expect
test/svg/parser_test.dart 399:11 main.<fn>
```
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?