Changeset 51415 for trunk/tests/phpunit/tests/l10n/getUserLocale.php
- Timestamp:
- 07/13/2021 10:43:42 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/l10n/getUserLocale.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/l10n/getUserLocale.php
r50463 r51415 73 73 public function test_user_locale_is_same_across_network() { 74 74 if ( ! is_multisite() ) { 75 $this->markTestSkipped( __METHOD__ . 'requires Multisite.' );75 $this->markTestSkipped( 'This test requires Multisite.' ); 76 76 } 77 77
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)