We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73e0fd commit 894155eCopy full SHA for 894155e
registry/flutter_svg.test
@@ -1,5 +1,5 @@
1
contact=dfield@gmail.com
2
fetch=git clone https://github.com/dnfield/flutter_svg.git tests
3
-fetch=git -C tests checkout a091088418dcb2acbbd103b0472f9dc309bfda2f
+fetch=git -C tests checkout a3fba152e0ad412bc649d1817a252b5f4bcd4407
4
update=.
5
test=flutter test
scripts/update_tests.dart
@@ -0,0 +1 @@
+// TODO(ianh): Create a script that automatically updates the *.test files to the latest (working) commit for their repo
0 commit comments