Skip to content

Commit

Permalink
change test case
Browse files Browse the repository at this point in the history
  • Loading branch information
eguitarz committed Jul 21, 2013
1 parent 8ecfd86 commit 6ccc2d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/lib/organews/engine/rss_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

it "initialize feeds array and Nokogiri XML object by given source" do
rss = Organews::Engine::RSS.new @rss_source
expect(rss.items).to eq []
expect(rss.xml).to be_an_instance_of Nokogiri::XML::Document
end

Expand Down

0 comments on commit 6ccc2d7

Please sign in to comment.