| Index: test/global/activate/activate_path_after_hosted_test.dart
|
| diff --git a/test/global/activate/activate_path_after_hosted_test.dart b/test/global/activate/activate_path_after_hosted_test.dart
|
| index edbfc5f2f109ad87cb6d4b1da38cf4273677888c..1f37910931ce318f15d712918a88b06a4c2afc45 100644
|
| --- a/test/global/activate/activate_path_after_hosted_test.dart
|
| +++ b/test/global/activate/activate_path_after_hosted_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", "1.0.0", contents: [
|
|
|