Merge pull request #100 from santagada/patch-1

typo in README.rst
This commit is contained in:
Anatoly Bubenkov 2015-03-15 14:21:02 +01:00
commit 6edab17dba
1 changed files with 1 additions and 1 deletions

View File

@ -758,7 +758,7 @@ then
Feature file paths
------------------
But default, pytest-bdd will use current module's path as base path for
By default, pytest-bdd will use current module's path as base path for
finding feature files, but this behaviour can be changed by having
fixture named ``pytestbdd_feature_base_dir`` which should return the
new base path.