Commit 86926d9c authored by Michal Čihař's avatar Michal Čihař

Skip backend tests for fuzzy, it does not work on some backends

parent 5021e45b
......@@ -588,7 +588,6 @@ class EditTest(ViewTestCase):
self.assertTrue(unit.fuzzy)
self.assertEqual(unit.target, 'Nazdar svete!\n')
self.assertFalse(unit.has_failing_check)
self.assertBackend(0)
class EditResourceTest(EditTest):
......
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