Update rubocop roules

This commit is contained in:
Paul Chavard 2020-03-05 11:03:39 +01:00
parent 444d19e191
commit 3cd4597006
7 changed files with 55 additions and 42 deletions

View file

@ -14,7 +14,7 @@ FactoryBot.define do
path { SecureRandom.uuid }
transient do
administrateur {}
administrateur { }
instructeurs { [] }
end