Cleanup Settings values modified after specs are run
This commit is contained in:
@@ -74,6 +74,8 @@ feature 'Admin' do
|
||||
expect(page).to have_link('Moderation')
|
||||
expect(page).to have_link('Valuation')
|
||||
expect(page).to have_link('Management')
|
||||
|
||||
Setting['feature.spending_proposals'] = nil
|
||||
end
|
||||
|
||||
scenario 'Admin dashboard' do
|
||||
|
||||
Reference in New Issue
Block a user