I'm setting up a monorepo where some funcions are grouped in subfolders. This PR fixes the problem that happens when the temp folder is being created and there's a slash in the function name.
Observations
Unit tests ran ok, but one of the e2e tests took longer than 120000 locally.
Objective
I'm setting up a monorepo where some funcions are grouped in subfolders. This PR fixes the problem that happens when the temp folder is being created and there's a slash in the function name.
Observations
Unit tests ran ok, but one of the e2e tests took longer than 120000 locally.