Merge pull request #518 from ChrisBr/lodgings
Refactoring admin lodging menu
This commit is contained in:
commit
97bf86454e
11 changed files with 177 additions and 68 deletions
|
|
@ -8,7 +8,5 @@ describe 'admin/lodgings/index' do
|
|||
assign :venue, @conference.venue
|
||||
render
|
||||
expect(rendered).to include('Example Hotel')
|
||||
expect(rendered).to include('Lorem Ipsum Dolor')
|
||||
expect(rendered).to include('http://www.example.com')
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue