remove "comment" from the model. Copy the 'comment' field of Jamespot in the 'description' field of the model instead
'use strict';
describe("slideshow_controller_test", function(){
it("should assert something",function(){
expect(true).toBe(true);
})
})