reset spy to original implementation jest code example Example: jest reset spy afterEach(() => { jest.clearAllMocks(); });