| Index: test/global/deactivate/hosted_package_test.dart
|
| diff --git a/test/global/deactivate/hosted_package_test.dart b/test/global/deactivate/hosted_package_test.dart
|
| index 240a11b4ea3f484644931f43976bc2128d2b9584..5ccbb5fae4a020caf674c0604e3a94044258f190 100644
|
| --- a/test/global/deactivate/hosted_package_test.dart
|
| +++ b/test/global/deactivate/hosted_package_test.dart
|
| @@ -5,7 +5,6 @@
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('deactivates an active hosted package', () {
|
| servePackages((builder) => builder.serve("foo", "1.0.0"));
|
|
|
|
|