Commit 49f89f79 authored by Weblate's avatar Weblate

Merge remote-tracking branch 'origin/master'

parents d4ef4d8e c16c1e1f
......@@ -774,7 +774,7 @@ class SearchViewTest(ViewTestCase):
# Short string
self.do_search(
{'q': 'x'},
'Ensure this value has at least 5 characters (it has 1).'
'Ensure this value has at least 4 characters (it has 1).'
)
# Wrong type
self.do_search(
......
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