mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-10 01:16:12 +02:00
Update environment.py
This commit is contained in:
parent
313651af11
commit
2291859634
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ def before_feature(context, feature):
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def before_scenario(context, scenario):
|
def before_scenario(context, scenario):
|
||||||
"""Before each scenario, backup all config and journal test data."""
|
"""Before each scenario, backup all config and journal test data."""
|
||||||
# Clean up in case something went wrong
|
# Clean up in case something went wrong
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue