Add reference to user who upload a cerfa or a piece justificative
This commit is contained in:
parent
5ff7bc0075
commit
eeaefdcc79
18 changed files with 108 additions and 20 deletions
|
@ -8,6 +8,7 @@ describe Cerfa do
|
|||
|
||||
describe 'associations' do
|
||||
it { is_expected.to belong_to(:dossier) }
|
||||
it { is_expected.to belong_to(:user) }
|
||||
end
|
||||
|
||||
describe 'empty?' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue