summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-09-06 16:37:59 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-09-06 16:37:59 +0200
commit3abfd78c25c10c3906d4686ca6245cebc73ff407 (patch)
tree0f767a824ce67d7a87a0ee2143d3a81e0577019b /pytest.ini
parent489a8463543ab715e8f5e178d243bcbdecc87f10 (diff)
downloadqutebrowser-3abfd78c25c10c3906d4686ca6245cebc73ff407.tar.gz
qutebrowser-3abfd78c25c10c3906d4686ca6245cebc73ff407.zip
Fix some a/an spelling mistakes
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/pytest.ini b/pytest.ini
index 1235efb4b..51411e11e 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -35,7 +35,7 @@ markers =
no_invalid_lines: Don't fail on unparseable lines in end2end tests
qtbug60673: Tests which are broken if the conversion from orange selection to real selection is flaky
fake_os: Fake utils.is_* to a fake operating system
- unicode_locale: Tests which need an unicode locale to work
+ unicode_locale: Tests which need a unicode locale to work
qtwebkit6021_xfail: Tests which would fail on WebKit version 602.1
js_headers: Sets JS headers dynamically on QtWebEngine (unsupported on some versions)
qtwebkit_pdf_imageformat_skip: Broken on QtWebKit with PDF image format plugin installed