it 'can add a comment to a topic' do
        # given some comment attributes ...
        comment = FactoryGirl.attributes_for(:comment)

        # when an admin logs in and creates a comment ...