From fa875a4d2545c9d3e0ae6388fa03942d79e4642d Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Thu, 21 Nov 2019 11:52:07 -0300 Subject: [PATCH] Fix PHPCS errors in tests/framework/class-wc-dummy-data-store.php --- tests/framework/class-wc-dummy-data-store.php | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/tests/framework/class-wc-dummy-data-store.php b/tests/framework/class-wc-dummy-data-store.php index 306fa62289f..05680731a65 100644 --- a/tests/framework/class-wc-dummy-data-store.php +++ b/tests/framework/class-wc-dummy-data-store.php @@ -1,16 +1,22 @@