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 EnvManager store is missing unit tests. Add tests covering: loading env vars, masking secrets, editing values, persistence. Match the style of existing store tests in test/.
The EnvManager store is missing unit tests. Add tests covering: loading env vars, masking secrets, editing values, persistence. Match the style of existing store tests in
test/.Files:
test/envManager.test.ts(new)