BigW Consortium Gitlab

Explicitly use page context for qa/factory/settings/hashed_storage.rb

parent 896ae6fc
......@@ -11,8 +11,8 @@ module QA
Page::Admin::Settings::Main.perform do |setting|
setting.expand_repository_storage do |page|
enable_hashed_storage
save_settings
page.enable_hashed_storage
page.save_settings
end
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment