diff --git a/src/nl2gherkin/exporters/behave.py b/src/nl2gherkin/exporters/behave.py index ff9e7d6..2921d3e 100644 --- a/src/nl2gherkin/exporters/behave.py +++ b/src/nl2gherkin/exporters/behave.py @@ -62,7 +62,7 @@ def step_then_result(context): format = progress outfiles = behave-report.txt """, - "features/environment.py": '''"""Behave environment configuration.""" + "features/environment.py": '"""Behave environment configuration.""" def before_scenario(context, scenario): """Run before each scenario."""