it("returns `undefined`", function () { expect(module.{{name}}()).toEqual(undefined); });