Index: utils/tests/pub/install/git/check_out_and_update_test.dart |
diff --git a/utils/tests/pub/install/git/check_out_and_update_test.dart b/utils/tests/pub/install/git/check_out_and_update_test.dart |
index 14e65c70d2cc6cd080497f4440335e106acc97be..3af7fb7b3ea92a727845995fa41d98ac7a54ec99 100644 |
--- a/utils/tests/pub/install/git/check_out_and_update_test.dart |
+++ b/utils/tests/pub/install/git/check_out_and_update_test.dart |
@@ -10,6 +10,7 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
+ initConfig(); |
integration('checks out and updates a package from Git', () { |
ensureGit(); |