global variable in JS is not able to access in jest test files, also not able to change the values which are already defined in global.
global
the work around I hav