scm: mercurial: update test repository (#23055)

git-svn-id: http://svn.redmine.org/redmine/trunk@19607 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2020-03-22 16:34:59 +00:00
parent 20ab5cb4dd
commit 8de1d87e70
4 changed files with 20 additions and 14 deletions

View File

@@ -27,7 +27,7 @@ class RepositoriesMercurialControllerTest < Redmine::RepositoryControllerTest
REPOSITORY_PATH = Rails.root.join('tmp/test/mercurial_repository').to_s
PRJ_ID = 3
NUM_REV = 34
NUM_REV = 36
def setup
super