1
0
Fork 0

Fix tests

pull/6364/merge
Jordi Boggiano 2017-04-19 13:32:50 +02:00
parent 123e8956c7
commit 9b3c9e0c26
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ class GitBitbucketDriverTest extends TestCase
),
array(
$this->originUrl,
'https://api.bitbucket.org/2.0/repositories/user/repo/refs/branches?pagelen=100&fields=values.name%2Cvalues.target.hash%2Cnext&sort=-target.date',
'https://api.bitbucket.org/2.0/repositories/user/repo/refs/branches?pagelen=100&fields=values.name%2Cvalues.target.hash%2Cvalues.heads%2Cnext&sort=-target.date',
false,
),
array(