Index: utils/tests/pub/install/git/check_out_twice_test.dart |
diff --git a/utils/tests/pub/install/git/check_out_twice_test.dart b/utils/tests/pub/install/git/check_out_twice_test.dart |
index 8ddd2ac9035e9be65fdcc32699e9f4e8c3e5a66b..87d9a946512dc84d0ccb398aece4081aa8865770 100644 |
--- a/utils/tests/pub/install/git/check_out_twice_test.dart |
+++ b/utils/tests/pub/install/git/check_out_twice_test.dart |
@@ -10,6 +10,7 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
+ initConfig(); |
integration('checks out a package from Git twice', () { |
ensureGit(); |