Index: test/global/activate/activate_hosted_after_git_test.dart |
diff --git a/test/global/activate/activate_hosted_after_git_test.dart b/test/global/activate/activate_hosted_after_git_test.dart |
index 05666bd3c881cbaa45868fb4d91b6cd60c180b22..514aaf57336735943917254fad46bc496fe05da6 100644 |
--- a/test/global/activate/activate_hosted_after_git_test.dart |
+++ b/test/global/activate/activate_hosted_after_git_test.dart |
@@ -9,7 +9,6 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
- initConfig(); |
integration('activating a hosted package deactivates the Git one', () { |
servePackages((builder) { |
builder.serve("foo", "2.0.0", contents: [ |