- Timestamp:
- 09/30/2024 05:17:54 AM (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/widgets/wpWidgetMediaImage.php
r57987 r59120 545 545 $this->assertStringContainsString( '<a href="https://example.org"', $output ); 546 546 $this->assertStringContainsString( 'target="_blank"', $output ); 547 $this->assertStringContainsString( 'rel="noopener"', $output );548 547 549 548 // Populate caption in attachment.
Note: See TracChangeset
for help on using the changeset viewer.