Changeset 20433
- Timestamp:
- 10/02/08 02:59:02 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/sabel/trunk/tests/unit/models/Status.php
r20073 r20433 15 15 $this->insertComments($aUser); 16 16 17 $aStatus = Status::getLatestCommentByUserId($aUser->id); 18 $this->eq("comment3", $aStatus->comment); 17 $this->eq("comment3", Status::getLatestCommentByUserId($aUser->id)); 19 18 20 19 $this->clear("Status");
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)