Property 'setSystemTime' does not exist on type 'typeof jest'.
How can I solve this problem?
I faced the same issue, all I needed to do was to update the jest and faker packages.