it('Hibát dob ha kisebb 1-nél az éréték?', () => { expect(() => { checkInput('-3') }).toThrow(); });