diff --git a/pytest_bdd/feature.py b/pytest_bdd/feature.py index a151dce2..0ff8f5c2 100644 --- a/pytest_bdd/feature.py +++ b/pytest_bdd/feature.py @@ -61,6 +61,8 @@ COMMENT_RE = re.compile(r"(^|(?<=\s))#") SPLIT_LINE_RE = re.compile(r"(?