mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
use seldaek's bitbucket repo for unit tests instead of 3rd party
This commit is contained in:
parent
5123c5cf76
commit
d338a95174
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ class RemoteFilesystemTest extends \PHPUnit_Framework_TestCase
|
|||
public function provideBitbucketPublicDownloadUrls()
|
||||
{
|
||||
return array(
|
||||
array('https://bitbucket.org/berlinger-rarents/my-public-repo-with-downloads/downloads/composer-unit-test-download-me.txt', '1234'),
|
||||
array('https://bitbucket.org/seldaek/composer-live-test-repo/downloads/composer-unit-test-download-me.txt', '1234'),
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue