mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-02-01 05:01:04 -05:00
Removed extra blank lines
This commit is contained in:
@@ -23,7 +23,6 @@ feature "home page" do
|
||||
harvest.photos << photo
|
||||
end
|
||||
|
||||
|
||||
before { visit root_path }
|
||||
|
||||
shared_examples 'shows seeds' do
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user