summaryrefslogtreecommitdiff
path: root/tests/unit/completion/test_models.py
diff options
context:
space:
mode:
authorJimmy <jimmy@spalge.com>2018-09-01 17:24:24 +1200
committerJimmy <jimmy@spalge.com>2020-02-13 20:59:57 +1300
commit14b36bfb53d0e346d39f1492dafb6d5d85a1ddba (patch)
treec7f40c1c2dab3f14269808b9fb0a501276860367 /tests/unit/completion/test_models.py
parent68b9b54888b6470972b7d53472841b4375678e4f (diff)
downloadqutebrowser-14b36bfb53d0e346d39f1492dafb6d5d85a1ddba.tar.gz
qutebrowser-14b36bfb53d0e346d39f1492dafb6d5d85a1ddba.zip
Models are tested for expected ordering now.
The functionality was changed in 71191f10a28f8
Diffstat (limited to 'tests/unit/completion/test_models.py')
-rw-r--r--tests/unit/completion/test_models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/completion/test_models.py b/tests/unit/completion/test_models.py
index f2f3bb47b..a5232490a 100644
--- a/tests/unit/completion/test_models.py
+++ b/tests/unit/completion/test_models.py
@@ -35,7 +35,7 @@ from qutebrowser.utils import usertypes
def _check_completions(model, expected):
- """Check that a model contains the expected items in any order.
+ """Check that a model contains the expected items in order.
Args:
expected: A dict of form