describe('promptAndGenerateChangeRequestNumber', () => { it('should be defined', () => { expect(true).toBe(true); }); });