Delinting
This commit is contained in:
parent
5a3012f0b7
commit
4c056f208e
2 changed files with 8 additions and 8 deletions
|
|
@ -135,9 +135,9 @@ describe EmailSettings do
|
|||
context 'conference has event' do
|
||||
before do
|
||||
event_hash = {
|
||||
'eventtitle': 'Talk about talks',
|
||||
'proposalslink': 'http://localhost:3000/conferences/goto/program/proposals',
|
||||
'committee_review': '',
|
||||
'eventtitle': 'Talk about talks',
|
||||
'proposalslink': 'http://localhost:3000/conferences/goto/program/proposals',
|
||||
'committee_review': '',
|
||||
'committee_review_html': ''
|
||||
}
|
||||
expected_hash.merge!(event_hash)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue