We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8faee6b commit fa9192dCopy full SHA for fa9192d
pytest_bdd/types.py
@@ -14,5 +14,3 @@
14
TAG = "tag"
15
16
STEP_TYPES = (GIVEN, WHEN, THEN)
17
-
18
-# TODO: Make an enum for StepType
0 commit comments