| Index: test/snapshot/creates_a_snapshot_for_immediate_and_transitive_dep_test.dart
|
| diff --git a/test/snapshot/creates_a_snapshot_for_immediate_and_transitive_dep_test.dart b/test/snapshot/creates_a_snapshot_for_immediate_and_transitive_dep_test.dart
|
| index f411043399eef41ea46a43b0ff408cc1a2cbc21a..3cc5a9e77febcb8da517418e53adad3959c1d5d6 100644
|
| --- a/test/snapshot/creates_a_snapshot_for_immediate_and_transitive_dep_test.dart
|
| +++ b/test/snapshot/creates_a_snapshot_for_immediate_and_transitive_dep_test.dart
|
| @@ -11,7 +11,6 @@ import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration("creates a snapshot for an immediate dependency that's also a "
|
| "transitive dependency", () {
|
| servePackages((builder) {
|
|
|