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