Commit Graph

2 Commits

Author SHA1 Message Date
c450e1c13d fix: replace remaining os.Setenv with t.Setenv in tests
Replace all os.Setenv calls with t.Setenv in test functions to ensure
proper test environment cleanup and better test isolation. This leaves
only legitimate application code and helper functions using os.Setenv.
2025-06-20 09:22:01 -07:00
e95609ce69 latest 2025-05-29 11:02:22 -07:00