Removed extra blank lines

This commit is contained in:
Brenda Wallace committed 2018-09-11 15:57:09 +12:00
1 parent 9ee0846a30
commit ef60f74624
2 files changed
-2

No files matched your search

-1
View File
@@ -23,7 +23,6 @@ feature "home page" do
harvest.photos << photo
end
before { visit root_path }
shared_examples 'shows seeds' do
-1
View File
@@ -11,7 +11,6 @@ describe 'members/show.rss.haml', type: "view" do
render
end
it 'shows RSS feed title' do
is_expected.to match(/member\d+'s recent posts/)
end