davidfgcorreia
davidfgcorreia
I’d like to apologize for the incorrect merge I made earlier. I realize it may have caused confusion or disrupted the workflow.
Hi, I'm having some trouble running the UI tests. I'm following the instructions in the runner and using pnpm test, but when I try to render a component like this:...
Hi, thanks for the clarification! That makes sense good to know the unnecessary requests are already being bypassed in the setup. However, I’m still running into an issue after rebasing....
Thanks! You're right . I hadn't run yarn install after the rebase. Just did it now and that fixed the issue. Appreciate the quick help!
Now I’m hitting another problem when the pre-commit runs. It seems to fail during the TypeScript check with the following error: src/pages/Error.tsx:45:29 - error TS2339: Property 'env' does not exist...
Should I still go ahead and push the changes, even with this error.
Ok, I’ll take care of that and push the change.
Everything that was requested has been addressed. Is there anything else needed for this PR to be merged? @pierrejeambrun