This commit is contained in:
r888888888
2015-10-15 15:24:24 -07:00
parent 8a09151c14
commit 6480864718
30 changed files with 70 additions and 93 deletions

View File

@@ -29,7 +29,8 @@ FactoryGirl.define do
end
factory(:contributor_user) do
level 33
level 32
bit_prefs User.flag_value_for("can_upload_free")
end
factory(:janitor_user) do