Index: test/global/activate/constraint_with_path_test.dart |
diff --git a/test/global/activate/constraint_with_path_test.dart b/test/global/activate/constraint_with_path_test.dart |
index ab1fe1c52694a7d021962997c5a265a64a156d46..f83b6ad7be72e7136d32e302ebd290110202adb2 100644 |
--- a/test/global/activate/constraint_with_path_test.dart |
+++ b/test/global/activate/constraint_with_path_test.dart |
@@ -8,7 +8,6 @@ import 'package:scheduled_test/scheduled_test.dart'; |
import '../../test_pub.dart'; |
main() { |
- initConfig(); |
integration('fails if a version is passed with the path source', () { |
schedulePub(args: ["global", "activate", "-spath", "foo", "1.2.3"], |
error: contains('Unexpected argument "1.2.3".'), |