Index: utils/tests/pub/install/git/lock_version_test.dart |
diff --git a/utils/tests/pub/install/git/lock_version_test.dart b/utils/tests/pub/install/git/lock_version_test.dart |
index ad6c92a2ebeff4939abd219c1c04c86017043277..6df31228b2d2541ef15cb2c63f55515e143afc4f 100644 |
--- a/utils/tests/pub/install/git/lock_version_test.dart |
+++ b/utils/tests/pub/install/git/lock_version_test.dart |
@@ -14,6 +14,7 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
+ initConfig(); |
integration('keeps a Git package locked to the version in the lockfile', () { |
ensureGit(); |