clean(spec): rubocopify / fix specs
This commit is contained in:
parent
5875f9b572
commit
b0ae2e8a0f
13 changed files with 38 additions and 39 deletions
|
@ -92,8 +92,8 @@ module Instructeurs
|
|||
assign_exports
|
||||
|
||||
@batch_operations = BatchOperation.joins(:groupe_instructeurs)
|
||||
.where(groupe_instructeurs: current_instructeur.groupe_instructeurs.where(procedure_id: @procedure.id))
|
||||
.distinct
|
||||
.where(groupe_instructeurs: current_instructeur.groupe_instructeurs.where(procedure_id: @procedure.id))
|
||||
.distinct
|
||||
end
|
||||
|
||||
def deleted_dossiers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue