Changeset 52010 for trunk/tests/phpunit/tests/admin/includesFile.php
- Timestamp:
- 11/04/2021 03:22:47 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/admin/includesFile.php
r51992 r52010 12 12 * @covers ::get_home_path 13 13 */ 14 function test_get_home_path() {14 public function test_get_home_path() { 15 15 $home = get_option( 'home' ); 16 16 $siteurl = get_option( 'siteurl' );
Note: See TracChangeset
for help on using the changeset viewer.