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
fix: ensure usrlocalsharelima.Dir() works when called from tests (fixes#3208)
This commit adds a test that verifies usrlocalsharelima.Dir() works correctly when called from tests, where os.Executable is located in a temp directory. The test creates dummy guestagent binaries in both expected locations and verifies that Dir() can find them.
Signed-off-by: Konikz <[email protected]>
0 commit comments