Move admin/assigns to the new UI like groupe_instructeurs
This commit is contained in:
parent
6311fcfa2f
commit
6b07cc0659
19 changed files with 154 additions and 298 deletions
|
@ -5,7 +5,7 @@ feature 'As an instructeur', js: true do
|
|||
|
||||
before do
|
||||
login_as administrateur.user, scope: :user
|
||||
visit admin_procedure_assigns_path(procedure)
|
||||
visit admin_instructeurs_path
|
||||
|
||||
fill_in :instructeur_email, with: instructeur_email
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue