mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
Make spec file for env helpers more generic
This commit is contained in:
parent
5000138084
commit
9d4e7b376a
@ -1,6 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
RSpec.describe "Bundler.with_env helpers" do
|
||||
RSpec.describe "env helpers" do
|
||||
def bundle_exec_ruby(args, options = {})
|
||||
build_bundler_context options.dup
|
||||
bundle "exec '#{Gem.ruby}' #{args}", options
|
||||
Loading…
x
Reference in New Issue
Block a user