mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 21:18:32 +02:00
delete comment
This commit is contained in:
parent
13ac036a05
commit
c4bcdb5a2b
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ def set_config(context, config_file):
|
|||
def no_config(context):
|
||||
nopath = "features/configs/missingconfig.yaml"
|
||||
install.CONFIG_FILE_PATH = os.path.abspath(nopath)
|
||||
# install.CONFIG_FILE_PATH_FALLBACK = os.path.abspath(nopath)
|
||||
|
||||
|
||||
@when('we change directory to "{path}"')
|
||||
|
|
Loading…
Add table
Reference in a new issue