[fix #504] Dossier: draft -> brouillon
This commit is contained in:
parent
56545933a9
commit
72bae2c374
34 changed files with 93 additions and 89 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe 'users/carte/show.html.haml', type: :view do
|
||||
let(:state) { 'draft' }
|
||||
let(:state) { 'brouillon' }
|
||||
let(:dossier) { create(:dossier, state: state) }
|
||||
let(:dossier_id) { dossier.id }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue