summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec/bundler/commands/platform_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/bundler/commands/platform_spec.rb b/spec/bundler/commands/platform_spec.rb
index ab69ea0de8..d5fb0aa499 100644
--- a/spec/bundler/commands/platform_spec.rb
+++ b/spec/bundler/commands/platform_spec.rb
@@ -939,7 +939,7 @@ G
end
end
- context "bundle console", bundler: "< 3" do
+ context "bundle console" do
before do
install_gemfile <<-G
source "https://gem.repo1"