summaryrefslogtreecommitdiff
path: root/spec/other/major_deprecation_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/other/major_deprecation_spec.rb')
-rw-r--r--spec/other/major_deprecation_spec.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/spec/other/major_deprecation_spec.rb b/spec/other/major_deprecation_spec.rb
index 04bfdce631..c59c08f93c 100644
--- a/spec/other/major_deprecation_spec.rb
+++ b/spec/other/major_deprecation_spec.rb
@@ -128,12 +128,6 @@ RSpec.describe "major deprecations" do
G
end
- it "should print a deprecation warning about autoremembering flags", :bundler => "3" do
- expect(deprecations).to include(
- "flags passed to commands will no longer be automatically remembered."
- )
- end
-
{
:clean => true,
:deployment => true,