Skip to content
Snippets Groups Projects
Commit de75aa31 authored by Sanad Liaquat's avatar Sanad Liaquat
Browse files

More back porting

parent 553a65df
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -51,6 +51,10 @@ module QA
"/groups/#{CGI.escape("#{sandbox.path}/#{path}")}"
end
 
def api_members_path
"#{api_get_path}/members"
end
def api_post_path
'/groups'
end
Loading
Loading
Loading
Loading
@@ -7,7 +7,7 @@ module QA
# creating it if it doesn't yet exist.
#
class Sandbox < Base
attr_accessor :path
attr_reader :path
 
attribute :id
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment