mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-31 08:30:03 +00:00
This replaces instances of `assertTrue( str_contains( ... ) )` with `assertStringContainsString()` to use native PHPUnit functionality. Follow-up to [52675], [52676]. See #54782. git-svn-id: https://develop.svn.wordpress.org/trunk@52677 602fd350-edb4-49c9-b593-d223f7449a82