Index: test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart |
diff --git a/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart b/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart |
index 5fd71a61a870f4d483b18254d3440c7c38d0e2eb..90e0fa55038deb6b578aa679390a6e56a1c0376b 100644 |
--- a/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart |
+++ b/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart |
@@ -11,7 +11,6 @@ import '../descriptor.dart' as d; |
import '../test_pub.dart'; |
main() { |
- initConfig(); |
integration("doesn't create a snapshot for a package that depends on the " |
"entrypoint", () { |
servePackages((builder) { |