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
This commit is contained in:
SergeyBiryukov 2022-10-09 16:37:01 +00:00
parent 2517aff837
commit e8f4e448c9

View File

@ -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(