Commit f219139c authored by Michal Čihař's avatar Michal Čihař

Adjust default settings for test

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 37737c57
...@@ -170,6 +170,7 @@ class RepoTestCase(TestCase): ...@@ -170,6 +170,7 @@ class RepoTestCase(TestCase):
repoweb=REPOWEB_URL, repoweb=REPOWEB_URL,
save_history=True, save_history=True,
new_base=new_base, new_base=new_base,
new_lang='contact',
vcs=vcs, vcs=vcs,
**kwargs **kwargs
) )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment