summaryrefslogtreecommitdiff
path: root/tests/unit/config/test_configtypes.py
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-01-04 10:27:51 +0100
committerFlorian Bruhin <me@the-compiler.org>2022-01-04 10:30:24 +0100
commitf4714a93000ab208508953b9610042fd4569d538 (patch)
tree7ca57876b2447ddc0ed36a4dcbad0f1f33dabc1b /tests/unit/config/test_configtypes.py
parente1af0ff74d693d32fb745bd67bc6fd0570abf302 (diff)
downloadqutebrowser-pytest-style.tar.gz
qutebrowser-pytest-style.zip
Use flake8-pytest-stylepytest-style
Diffstat (limited to 'tests/unit/config/test_configtypes.py')
-rw-r--r--tests/unit/config/test_configtypes.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/config/test_configtypes.py b/tests/unit/config/test_configtypes.py
index 66b152937..ef3007f71 100644
--- a/tests/unit/config/test_configtypes.py
+++ b/tests/unit/config/test_configtypes.py
@@ -1876,7 +1876,6 @@ class TestShellCommand:
@pytest.mark.parametrize('kwargs, val', [
({'placeholder': True}, '[foo, bar]'),
({'placeholder': True}, '[foo, "{", "}", bar'),
- ({'placeholder': True}, '[foo, bar]'),
({'placeholder': True}, '[foo, "{fi", "le}", bar'),
# Like valid ones but with wrong placeholder