diff --git a/doc/subcontexts.rst b/doc/subcontexts.rst index b4dc4e40..b2365f5d 100644 --- a/doc/subcontexts.rst +++ b/doc/subcontexts.rst @@ -17,7 +17,7 @@ behat.yml .. literalinclude:: _static/snippets/behat-sub.yml :language: yaml :linenos: - :emphasize-lines: 18-20 + :emphasize-lines: 22-24 The Drupal Extension will search recursively within the directory or directories specified to discover and load any file ending in `.behat.inc`. This @@ -34,11 +34,11 @@ following: .. literalinclude:: _static/snippets/behat-auto.yml :language: yaml :linenos: - :emphasize-lines: 21 + :emphasize-lines: 25 For Contributors ---------------- -Behat `sucontexts +Behat `subcontexts `_ are no longer supported in version 3. The Drupal Extension, however, continues to support saving module-specific contexts in a file ending with `.behat.inc`