22 23 24
# File 'lib/project_group/single.rb', line 22 def spec_output `cd #{path} && bundle exec rake spec` end