mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-16 17:20:20 +01:00
Simplify scm test parameters
This commit is contained in:
@@ -200,7 +200,7 @@ public class RepositoryHookITCase extends AbstractAdminITCaseBase
|
||||
* @return repository types test parameter
|
||||
*/
|
||||
@Parameters(name = "{0}")
|
||||
public static Collection<String[]> createParameters()
|
||||
public static Collection<String> createParameters()
|
||||
{
|
||||
return IntegrationTestUtil.createRepositoryTypeParameters();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user