konfig icon indicating copy to clipboard operation
konfig copied to clipboard

fix: Use a custom test env var instead of XDG_CACHE_HOME

Open yeldiRium opened this issue 7 months ago • 0 comments

Third time's the charm. Apologies for the noise.

Since none of the XDG_ directories work with kubectl, since kubectl unfortunately does not respect them, I removed XDG_CACHE_HOME entirely. Since the tests rely on it, I replaced it with a custom environment variable.

yeldiRium avatar Sep 08 '25 14:09 yeldiRium