$this->assertEquals('This is the text content of an ActivityStreams note',$data['data']['refs']['http://activitystreams.example/note.json']['data']['content']['text']);
$this->assertEquals('This is the text content of an ActivityStreams note',$data['data']['refs']['http://activitystreams.example/note.json']['content']['text']);
}
}
publicfunctiontestLike(){
publicfunctiontestLike(){
@ -206,7 +206,7 @@ class ActivityStreamsTest extends PHPUnit_Framework_TestCase {
$this->assertEquals('This is the text content of an ActivityStreams note',$data['data']['refs']['http://activitystreams.example/note.json']['data']['content']['text']);
$this->assertEquals('This is the text content of an ActivityStreams note',$data['data']['refs']['http://activitystreams.example/note.json']['content']['text']);