Commit c5c0606d authored by Fabio Pelosin's avatar Fabio Pelosin

[Integration] Fix

parent 410b9417
......@@ -171,7 +171,7 @@ begin
task :rebuild_integration_fixtures do
title 'Running Integration tests'
sh 'rm -rf spec/cocoapods-integration-specs/tmp'
Rake::Task['spec:integration'].invoke
puts `bundle exec bacon spec/integration.rb`
title 'Storing fixtures'
# Copy the files to the files produced by the specs to the after folders
......
Subproject commit 0bf04d4f4cc3f544f13e27a85227e0a75862a871
Subproject commit 4222deee201cb3e4ecdc80e3408474bb36843034
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment