| Index: test/snapshot/creates_a_snapshot_test.dart
|
| diff --git a/test/snapshot/creates_a_snapshot_test.dart b/test/snapshot/creates_a_snapshot_test.dart
|
| index 6683d06c1f779e45e9ef86efc3e5731bee1fa08b..ff1f43a3f696979112fc96bdb0df6105b27eda47 100644
|
| --- a/test/snapshot/creates_a_snapshot_test.dart
|
| +++ b/test/snapshot/creates_a_snapshot_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's executables",
|
| () {
|
| servePackages((builder) {
|
|
|