Commit c7948d47 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Expose GitLab QA failure screenshots for EE hooks

parent a67245a8
......@@ -8,6 +8,9 @@ module QA
def perform_before_hooks
EE::Scenario::License::Add.perform
rescue
Capybara::Screenshot.screenshot_and_save_page
raise
end
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