Skip to content

Commit

Permalink
Merge branch '6.13' into 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Longosz committed Sep 11, 2018
2 parents 367de37 + 584cc65 commit 4d531c8
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -126,6 +126,7 @@ public function testCopySubtree($locationHref)
['Destination' => '/api/ezp/v2/content/locations/1/43']
);
$response = $this->sendHttpRequest($request);
$this->addCreatedElement($response->getHeader('Location'));

self::assertHttpResponseCodeEquals($response, 201);
self::assertHttpResponseHasHeader($response, 'Location');
Expand Down

0 comments on commit 4d531c8

Please sign in to comment.