mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-05 07:56:14 +02:00
rebases are hard
This commit is contained in:
parent
289a307b26
commit
7564cfb381
2 changed files with 1 additions and 3 deletions
|
@ -647,7 +647,6 @@ def config_var(context, key, value="", journal=None):
|
|||
assert runtime_cfg == value
|
||||
|
||||
|
||||
|
||||
@then('the config for journal "{journal}" should not have "{key}" set')
|
||||
def config_no_var(context, key, value="", journal=None):
|
||||
configuration = load_config(context.config_path)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue