Commit 38fc6e9d authored by Eloy Durán's avatar Eloy Durán

[spec] Make green.

parent aad38343
...@@ -483,7 +483,7 @@ module Pod ...@@ -483,7 +483,7 @@ module Pod
it 'prints a warning about how to add explicit sources' do it 'prints a warning about how to add explicit sources' do
@analyzer.send(:sources) @analyzer.send(:sources)
UI.warnings.should. UI.warnings.should.
match %r{^source 'https://github.com/CocoaPods/Specs.git'$} match %r{source 'https://github.com/CocoaPods/Specs.git'}
end end
end end
......
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