Changeset 38768 for trunk/tests/phpunit/tests/user.php
- Timestamp:
- 10/10/2016 06:37:02 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/user.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/user.php
r38398 r38768 182 182 183 183 foreach ( (array) $user as $key => $value ) { 184 if ( $value instanceof wpdb ) {185 continue;186 }187 184 $this->assertEquals( $value, $user->$key ); 188 185 }
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)