delinting...space....

This commit is contained in:
Michael Ball 2021-04-17 17:45:55 -07:00
parent 59f534a010
commit b099246f78

View file

@ -138,7 +138,7 @@ describe EmailSettings do
'eventtitle' => 'Talk about talks', 'eventtitle' => 'Talk about talks',
'proposalslink' => 'http://localhost:3000/conferences/goto/program/proposals', 'proposalslink' => 'http://localhost:3000/conferences/goto/program/proposals',
'committee_review' => nil, 'committee_review' => nil,
'committee_review_html' =>'' 'committee_review_html' => ''
} }
expected_hash.merge!(event_hash) expected_hash.merge!(event_hash)
end end