Commit 49fece12 authored by Michal Čihař's avatar Michal Čihař

Adjust test expectations

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 6b12e6ff
......@@ -469,7 +469,7 @@ class SubProjectTest(RepoTestCase):
def test_create_po_link(self):
project = self.create_po_link()
self.verify_subproject(project, 3, 'cs', 4)
self.verify_subproject(project, 4, 'cs', 4)
def test_create_po_mono(self):
project = self.create_po_mono()
......
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