mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-09-22 05:54:55 -04:00
Removed extra blank lines
This commit is contained in:
1 parent
9ee0846a30
commit
ef60f74624
2 files changed
-2
No files matched your search
@@ -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