fix: verify CI compliance - all tests pass locally
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-02 13:08:01 +00:00
parent e1b40fde16
commit d414618ecc

View File

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