Skip to content

Commit

Permalink
Missing Behat directory on the path to be excluded
Browse files Browse the repository at this point in the history
  • Loading branch information
tonicospinelli authored and CoderMaggie committed Sep 6, 2021
1 parent 76330d6 commit d64076d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/plugins/guide/naming.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ That's it! All other files are just a boilerplate to show you what can be done i

* All files from ``tests/Behat/Page/Shop/`` (with corresponding services)

* ``tests/Context/Ui/Shop/WelcomeContext.php`` (with corresponding service)
* ``tests/Behat/Context/Ui/Shop/WelcomeContext.php`` (with corresponding service)

You should also delete Behat suite named ``greeting_customer`` from ``tests/Behat/Resources/suites.yml``.

Expand Down

0 comments on commit d64076d

Please sign in to comment.