Move Conference contact details to Contact
This commit is contained in:
parent
eb3e6898d2
commit
5aa0d58c57
18 changed files with 67 additions and 58 deletions
|
|
@ -1457,10 +1457,6 @@ describe Conference do
|
|||
should validate_presence_of(:short_title)
|
||||
end
|
||||
|
||||
it 'is not valid without a social tag' do
|
||||
should validate_presence_of(:social_tag)
|
||||
end
|
||||
|
||||
it 'is not valid without a start date' do
|
||||
should validate_presence_of(:start_date)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue