Merge branch 'master' into polls
This commit is contained in:
@@ -3,6 +3,8 @@ require 'rails_helper'
|
||||
feature 'Admin feature flags' do
|
||||
|
||||
background do
|
||||
Setting["feature.spending_proposals"] = true
|
||||
Setting['feature.spending_proposal_features.voting_allowed'] = true
|
||||
login_as(create(:administrator).user)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user