Commit 794f4da6 authored by Michal Čihař's avatar Michal Čihař

Remove not used code

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 7893eed5
......@@ -266,8 +266,6 @@ class WeblateTranslationTest(ViewTestCase):
def test_similar_timeout(self):
backup = appsettings.MT_WEBLATE_LIMIT
try:
# Ensure the index exists, it might be corrupted otherwise here
get_source_index()
appsettings.MT_WEBLATE_LIMIT = 0
machine = WeblateSimilarTranslation()
unit = Unit.objects.all()[0]
......
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