Using t3 env how do i add test envs

I need to use some envs for tests and on prod these dont exist so i get an error. I need dev only env
Solution:
fixed just create a new env.ts inside tests
Jump to solution
1 Reply
Solution
Styly
Styly6mo ago
fixed just create a new env.ts inside tests