mirror of
git://develop.git.wordpress.org/
synced 2025-02-07 08:04:27 +01:00
Build/Test Tools: Add missing newline character on unit tests files after [54443].
Follow-up to [54443]. See #56611. git-svn-id: https://develop.svn.wordpress.org/trunk@54444 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
22f5f109bc
commit
db94aaa31c
@ -3997,4 +3997,4 @@ class Tests_Theme_wpThemeJson extends WP_UnitTestCase {
|
||||
),
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -452,4 +452,4 @@ class Tests_Theme_wpThemeJsonResolver extends WP_UnitTestCase {
|
||||
$this->assertIsArray( $post2 );
|
||||
$this->assertSameSets( array(), $post2 );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user