From 64920e52da73f0128cbb60220a5e0cf7ea89a31d Mon Sep 17 00:00:00 2001 From: Nick Croft Date: Fri, 20 Jul 2018 16:26:07 -0400 Subject: [PATCH] update test for verifying the ruleset contents --- features/scaffold.feature | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/features/scaffold.feature b/features/scaffold.feature index c8546644a..e270d34e8 100644 --- a/features/scaffold.feature +++ b/features/scaffold.feature @@ -226,7 +226,10 @@ Feature: WordPress code scaffolding """ And the {PLUGIN_DIR}/hello-world/.phpcs.xml.dist file should contain: """ - + + """ + And the {PLUGIN_DIR}/hello-world/.phpcs.xml.dist file should contain: + """ """ And the {PLUGIN_DIR}/hello-world/hello-world.php file should contain: