We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38dfcac commit 8adfc62Copy full SHA for 8adfc62
spec/models/feed_spec.rb
@@ -82,7 +82,7 @@
82
)
83
end
84
85
- it "should replace a null title with an empty string" do
+ it "replaces a null title with an empty string" do
86
last_fetched = 1.day.ago
87
feed = Feed.new(
88
id: 52,
0 commit comments