mirror of
git://develop.git.wordpress.org/
synced 2025-04-04 04:02:36 +02: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