assertNull($call->getParsedContentAttribute()); } public function test_call_note_returns_html_if_defined() { $call = new Call; $call->content = '### test'; $this->assertEquals( '