spec/reddit_post_spec.rb in popularity-0.1.1 vs spec/reddit_post_spec.rb in popularity-0.2.1
- old
+ new
@@ -59,6 +59,6 @@
it "should have correct total" do
expect(subject.total).to eq(subject.score + subject.comments)
end
end
-end
\ No newline at end of file
+end