| Index: test/get/hosted/unlock_if_version_doesnt_exist_test.dart
|
| diff --git a/test/get/hosted/unlock_if_version_doesnt_exist_test.dart b/test/get/hosted/unlock_if_version_doesnt_exist_test.dart
|
| index 4c195ebe5d05c43c3bf78b615507fab8dffd8cb9..690e6ff91f7f4d0b35320a162929d024dd8a5e26 100644
|
| --- a/test/get/hosted/unlock_if_version_doesnt_exist_test.dart
|
| +++ b/test/get/hosted/unlock_if_version_doesnt_exist_test.dart
|
| @@ -12,7 +12,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('upgrades a locked pub server package with a nonexistent version',
|
| () {
|
| servePackages((builder) => builder.serve("foo", "1.0.0"));
|
|
|