From e8f4e448c9bb3b9b5b7b5c0886753deb6628cb28 Mon Sep 17 00:00:00 2001 From: SergeyBiryukov Date: Sun, 9 Oct 2022 16:37:01 +0000 Subject: [PATCH] Coding Standards: Correct alignment in `test_import_theme_starter_content()`. This fixes an `Equals sign not aligned correctly` WPCS warning. Follow-up to [54425]. See #55652. git-svn-id: https://develop.svn.wordpress.org/trunk@54426 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/phpunit/tests/customize/manager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpunit/tests/customize/manager.php b/tests/phpunit/tests/customize/manager.php index e98bf783aa..d7f141cb6a 100644 --- a/tests/phpunit/tests/customize/manager.php +++ b/tests/phpunit/tests/customize/manager.php @@ -547,7 +547,7 @@ class Tests_WP_Customize_Manager extends WP_UnitTestCase { add_theme_support( 'custom-header' ); add_theme_support( 'custom-background' ); - $existing_canola_attachment_id = self::factory()->attachment->create_object( + $existing_canola_attachment_id = self::factory()->attachment->create_object( DIR_TESTDATA . '/images/canola.jpg', 0, array(