Commit d8c7e376 authored by Marius Rackwitz's avatar Marius Rackwitz

[IntegrationSpec] Use fixture spec repo

parent 6771115c
......@@ -96,7 +96,8 @@ describe_cli 'pod' do
subject do |s|
s.executable = "ruby #{ROOT + 'bin/pod'}"
s.environment_vars = {
'CP_AGGRESSIVE_CACHE' => 'TRUE',
'CP_REPOS_DIR' => ROOT + 'spec/fixtures/spec-repos',
'CP_AGGRESSIVE_CACHE' => 'TRUE',
'XCODEPROJ_DISABLE_XCPROJ' => 'TRUE',
'CLAIDE_DISABLE_AUTO_WRAP' => 'TRUE',
}
......
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