Commit 0a8eb423 authored by Michal Čihař's avatar Michal Čihař

Fix test expectations

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent d1bc948d
......@@ -686,7 +686,7 @@ class SubProjectTest(RepoTestCase):
self.assertRaisesMessage(
ValidationError,
'Base file for new translations is not used '
'because of project settings.',
'because of component settings.',
subproject.full_clean
)
......
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