From 2291859634c8757eadcb70e97d1e8178672814c0 Mon Sep 17 00:00:00 2001 From: Aaron Lichtman Date: Mon, 16 Dec 2019 04:38:00 +0100 Subject: [PATCH] Update environment.py --- features/environment.py | 1 - 1 file changed, 1 deletion(-) diff --git a/features/environment.py b/features/environment.py index 6f9757a2..8ba781ac 100644 --- a/features/environment.py +++ b/features/environment.py @@ -10,7 +10,6 @@ def before_feature(context, feature): return - def before_scenario(context, scenario): """Before each scenario, backup all config and journal test data.""" # Clean up in case something went wrong