Removes column hard_deadline from call for papers
This commit is contained in:
parent
25a1c116fd
commit
c75471c0e4
7 changed files with 13 additions and 17 deletions
|
|
@ -4,7 +4,6 @@ FactoryGirl.define do
|
|||
factory :call_for_papers do
|
||||
start_date Date.today - 1
|
||||
end_date Date.today + 7
|
||||
hard_deadline Date.today + 8
|
||||
description 'We call for papers'
|
||||
conference
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue