Skip to content

Commit d72c445

Browse files
authored
Merge pull request #268 from lancelote/patch-1
Remove odd bullet point
2 parents 8e1756f + dbd8ab9 commit d72c445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,7 @@ which might be helpful building useful reporting, visualization, etc on top of i
10981098
is executed and it's arguments evaluated
10991099

11001100
* pytest_bdd_before_step_call(request, feature, scenario, step, step_func, step_func_args) - Called before step
1101-
* function is executed with evaluated arguments
1101+
function is executed with evaluated arguments
11021102

11031103
* pytest_bdd_after_step(request, feature, scenario, step, step_func, step_func_args) - Called after step function
11041104
is successfully executed

0 commit comments

Comments
 (0)