Index: utils/tests/pub/update/git/do_not_update_if_unneeded_test.dart |
diff --git a/utils/tests/pub/update/git/do_not_update_if_unneeded_test.dart b/utils/tests/pub/update/git/do_not_update_if_unneeded_test.dart |
index 062e6b48018bd6dc66827babdfb14dabd7a4c58e..512b619607e539ee1e60317eccd30feebe32fc81 100644 |
--- a/utils/tests/pub/update/git/do_not_update_if_unneeded_test.dart |
+++ b/utils/tests/pub/update/git/do_not_update_if_unneeded_test.dart |
@@ -10,6 +10,7 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
+ initConfig(); |
integration("doesn't update one locked Git package's dependencies if it's " |
"not necessary", () { |
ensureGit(); |