Commit 31374dbf authored by Walmyr Lima's avatar Walmyr Lima

Update resource method with better implementation

Based on reviewer suggestion.
parent 10ded07c
......@@ -31,7 +31,7 @@ module QA
def resource_web_url(resource)
super
rescue ResourceURLMissingError
# this particular resource does not expose a web_url property
"#{group.web_url}/-/epics/#{iid}"
end
def api_get_path
......
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