Fix Test RepositoryFactory
parent
621a9d845c
commit
595cf4432c
|
@ -34,12 +34,14 @@ class RepositoryFactoryTest extends TestCase
|
|||
'package',
|
||||
'pear',
|
||||
'git',
|
||||
'git-bitbucket',
|
||||
'github',
|
||||
'gitlab',
|
||||
'svn',
|
||||
'fossil',
|
||||
'perforce',
|
||||
'hg',
|
||||
'hg-bitbucket',
|
||||
'artifact',
|
||||
'path',
|
||||
), array_keys($repositoryClasses));
|
||||
|
|
Loading…
Reference in New Issue