Index: test/get/hosted/stay_locked_if_compatible_test.dart |
diff --git a/test/get/hosted/stay_locked_if_compatible_test.dart b/test/get/hosted/stay_locked_if_compatible_test.dart |
index d8c29a41ffbad98e912331363c5cd2f2edf665e9..b0e0120ce3835889be6d99228b87f5d9e740e6ee 100644 |
--- a/test/get/hosted/stay_locked_if_compatible_test.dart |
+++ b/test/get/hosted/stay_locked_if_compatible_test.dart |
@@ -8,7 +8,6 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
- initConfig(); |
integration("doesn't upgrade a locked pub server package with a new " |
"compatible constraint", () { |
servePackages((builder) => builder.serve("foo", "1.0.0")); |