- Timestamp:
- 10/05/2022 02:04:05 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/style-engine/wpStyleEngineProcessor.php
r54156 r54394 93 93 } 94 94 '; 95 $this->assertSame (95 $this->assertSameIgnoreEOL( 96 96 $expected, 97 97 $a_wonderful_processor->get_css( array( 'prettify' => true ) )
Note: See TracChangeset
for help on using the changeset viewer.