| Index: test/get/dry_run_does_not_apply_changes_test.dart
|
| diff --git a/test/get/dry_run_does_not_apply_changes_test.dart b/test/get/dry_run_does_not_apply_changes_test.dart
|
| index 8c48cd049f9ce43ab68e0a5d57b31ba2e07fa999..ee3284e63e254123d0c815b3c6c5ef6893541334 100644
|
| --- a/test/get/dry_run_does_not_apply_changes_test.dart
|
| +++ b/test/get/dry_run_does_not_apply_changes_test.dart
|
| @@ -8,7 +8,6 @@ import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration("--dry-run shows but does not apply changes", () {
|
| servePackages((builder) {
|
| builder.serve("foo", "1.0.0");
|
|
|