mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-16 13:14:03 +00:00
Refactoring lodgings
This commit is contained in:
parent
c0cdf3e6e5
commit
580c6c6ed9
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