Commit 7a6020d2 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[AnalyzerSpec] Use # when describing a single method

parent 7dbcda41
...@@ -468,7 +468,7 @@ module Pod ...@@ -468,7 +468,7 @@ module Pod
#--------------------------------------# #--------------------------------------#
describe 'sources' do describe '#sources' do
describe 'when there are no explicit sources' do describe 'when there are no explicit sources' do
it 'defaults to all sources' do it 'defaults to all sources' do
@analyzer.send(:sources).map(&:url).should == @analyzer.send(:sources).map(&:url).should ==
......
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