From e1e709413fa904d3b2ab586d9d957f3b2b2cd838 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Heitz?= Date: Mon, 27 May 2019 10:41:59 +0200 Subject: [PATCH] Update config for Step decorators Remove extra 'yml' Add `steps:` to make the example more explicit. --- docs/08-Customization.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/08-Customization.md b/docs/08-Customization.md index 9a160a823..77424c366 100644 --- a/docs/08-Customization.md +++ b/docs/08-Customization.md @@ -358,11 +358,11 @@ List of available step decorators: Step decorators can be added to suite config inside `steps` block: {% highlight yaml %} -yml -step_decorators: - - Codeception/Step/TryTo - - Codeception/Step/Retry - - Codeception/Step/ConditionalAssertion +steps: + step_decorators: + - Codeception/Step/TryTo + - Codeception/Step/Retry + - Codeception/Step/ConditionalAssertion {% endhighlight %} @@ -452,4 +452,4 @@ If you see you have a problem that can be solved using these extensions, then gi * **Next Chapter: [Data >](/docs/09-Data)** -* **Previous Chapter: [< BDD](/docs/07-BDD)** \ No newline at end of file +* **Previous Chapter: [< BDD](/docs/07-BDD)** pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy