Skip to content

Commit

Permalink
still not working
Browse files Browse the repository at this point in the history
  • Loading branch information
e2 committed May 31, 2016
1 parent 39ff120 commit 9c1ed26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/acceptance/formatter_spec.rb
Expand Up @@ -24,6 +24,8 @@

GemIsolator.isolate(gems: [%w(rspec ~>3.4)]) do |env, isolation|
env = env.merge(guard_env)
system(env, 'gem env')
system(env, 'which rspec')
result = isolation.system(env, cmd)
expect(result).to eq(true)
end
Expand Down

0 comments on commit 9c1ed26

Please sign in to comment.