Project

General

Profile

« Previous | Next » 

Revision 8813aee5

Added by Ondřej Pražák about 7 years ago

Fixes #18317 - Clone user role via API

View differences:

test/factories/user_related.rb
factory :role do
sequence(:name) {|n| "role #{n}" }
locations []
organizations []
builtin 0
end

Also available in: Unified diff