Skip to content

Commit 894155e

Browse files
authored
Update to fixed flutter_svg tests (#2)
1 parent d73e0fd commit 894155e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

registry/flutter_svg.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
contact=dfield@gmail.com
22
fetch=git clone https://github.com/dnfield/flutter_svg.git tests
3-
fetch=git -C tests checkout a091088418dcb2acbbd103b0472f9dc309bfda2f
3+
fetch=git -C tests checkout a3fba152e0ad412bc649d1817a252b5f4bcd4407
44
update=.
55
test=flutter test

scripts/update_tests.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// TODO(ianh): Create a script that automatically updates the *.test files to the latest (working) commit for their repo

0 commit comments

Comments
 (0)