From 996f998649c193fb34d1d429a0d9970480661a50 Mon Sep 17 00:00:00 2001 From: James Burke Date: Mon, 10 May 2021 14:16:54 -0500 Subject: [PATCH] PHCPS PCS issues --- tests/components/test-components.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/tests/components/test-components.php b/tests/components/test-components.php index 2f8ff51a..b3871029 100644 --- a/tests/components/test-components.php +++ b/tests/components/test-components.php @@ -565,12 +565,12 @@ public function test_component_post_featured_media() { 'name' => 'irving/post-featured-media', '_alias' => 'irving/fragment', 'config' => (object) [ - 'postId' => $this->get_post_id(), - 'aspectRatio' => '', - 'objectFit' => 'cover', - 'className' => '', - 'style' => [], - 'themeName' => 'default', + 'postId' => $this->get_post_id(), + 'aspectRatio' => '', + 'objectFit' => 'cover', + 'className' => '', + 'style' => [], + 'themeName' => 'default', ], 'children' => [ [ @@ -1269,10 +1269,10 @@ public function test_component_site_menu() { [ '_alias' => 'irving/menu', 'config' => [ - 'displayName' => false, - 'location' => 'test-location', - 'menuId' => $menu_id, - 'menuName' => 'test-menu', + 'displayName' => false, + 'location' => 'test-location', + 'menuId' => $menu_id, + 'menuName' => 'test-menu', ], 'children' => [ $this->get_expected_component(