Index: test/hosted/remove_removed_dependency_test.dart |
diff --git a/test/hosted/remove_removed_dependency_test.dart b/test/hosted/remove_removed_dependency_test.dart |
index 36280c93a7c986e3bc679e9795580cedc4b418f4..0084c809b907df0f139adec0fbc577e6b3a82dca 100644 |
--- a/test/hosted/remove_removed_dependency_test.dart |
+++ b/test/hosted/remove_removed_dependency_test.dart |
@@ -8,8 +8,6 @@ import '../descriptor.dart' as d; |
import '../test_pub.dart'; |
main() { |
- initConfig(); |
- |
forBothPubGetAndUpgrade((command) { |
integration("removes a dependency that's removed from the pubspec", () { |
servePackages((builder) { |