You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the EnvFile plugin lets a test load the environment from a .env file. Adding it to the ZIO-tes configuration works as expected.
You may also add it to a ZIO-test configuration template, but isn't applied to a newly run test.
Also, it is removed on an existing run configuration on a IDE restart.
I'm not sure whether this is a ZIO-Intellij bug, or an EnvFile bug, but it works for all my other run configurations and -templates I use.
The text was updated successfully, but these errors were encountered:
the EnvFile plugin lets a test load the environment from a .env file. Adding it to the ZIO-tes configuration works as expected.
You may also add it to a ZIO-test configuration template, but isn't applied to a newly run test.
Also, it is removed on an existing run configuration on a IDE restart.
I'm not sure whether this is a ZIO-Intellij bug, or an EnvFile bug, but it works for all my other run configurations and -templates I use.
The text was updated successfully, but these errors were encountered: