sahaya / rest-assured

Automatically exported from code.google.com/p/rest-assured
0 stars 0 forks source link

Static configurations are overridden on marge #281

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
RestAssured.requestSpecification = x;

given().spec(y)

This changes x (which it should do!)

Original issue reported on code.google.com by johan.ha...@gmail.com on 28 Nov 2013 at 8:49

GoogleCodeExporter commented 9 years ago

Original comment by johan.ha...@gmail.com on 28 Nov 2013 at 7:07