mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-15 09:46:16 +01:00
support for mercurial 2.1
This commit is contained in:
@@ -180,7 +180,7 @@ public class ChangesetViewerITCase extends AbstractAdminITCaseBase
|
||||
{
|
||||
RepositoryClient rc = createRepositoryClient();
|
||||
|
||||
rc.checkout();
|
||||
rc.init();
|
||||
addTestFile(rc, "a", 1, false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user