Skip to content

Commit 8adfc62

Browse files
committed
changed wording of test
1 parent 38dfcac commit 8adfc62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/models/feed_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
)
8383
end
8484

85-
it "should replace a null title with an empty string" do
85+
it "replaces a null title with an empty string" do
8686
last_fetched = 1.day.ago
8787
feed = Feed.new(
8888
id: 52,

0 commit comments

Comments
 (0)