Commit c4a32ca8 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Integration] Use fixed width for integration specs.

Closes https://github.com/CocoaPods/CocoaPods/issues/2333.
parent 7b6bf010
......@@ -104,6 +104,7 @@ describe_cli 'pod' do
s.environment_vars = {
'CP_AGGRESSIVE_CACHE' => 'TRUE',
'XCODEPROJ_DISABLE_XCPROJ' => 'TRUE',
'FIXED_WIDTH' => 'TRUE',
}
s.default_args = [
'--verbose',
......
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