Update environment.py

This commit is contained in:
Aaron Lichtman 2019-12-16 04:38:00 +01:00 committed by GitHub
parent 313651af11
commit 2291859634
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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