Context:
Because of the memory leaking problems with jest + node 16 we expose garbage collector and run it manually after each test suite. This issue is a bug reported here
AT:
remove the garbage collector call in tests when the bug with memory leaks is solved
This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10288. Please use this link for any future references and continue any discussion there.