Update test for version bump
This commit is contained in:
parent
e5a1bb5091
commit
3fe050f850
@ -396,7 +396,7 @@ class TestDefaultConfig:
|
||||
If it did change, place a new qutebrowser-vx.y.z.conf in old_configs
|
||||
and then increment the version.
|
||||
"""
|
||||
assert qutebrowser.__version__ == '0.8.1'
|
||||
assert qutebrowser.__version__ == '0.8.2'
|
||||
|
||||
@pytest.mark.parametrize('filename',
|
||||
os.listdir(os.path.join(os.path.dirname(__file__), 'old_configs')),
|
||||
|
Loading…
Reference in New Issue
Block a user