rebases are hard

This commit is contained in:
sriniv27 2021-02-18 08:56:58 -05:00
parent 289a307b26
commit 7564cfb381
2 changed files with 1 additions and 3 deletions

View file

@ -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)