mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix bad merge
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
eb4c98efc7
commit
1c8aa2b4d2
@ -21,7 +21,7 @@ function getAppTestingPaths(): AppTestingPaths {
|
||||
};
|
||||
case "linux":
|
||||
return {
|
||||
testingPath: "./dist/linux-unpacked/lens",
|
||||
testingPath: "./dist/linux-unpacked/kontena-lens",
|
||||
libraryPath: path.join(process.env.XDG_CONFIG_HOME || path.join(process.env.HOME, ".config"), "Lens"),
|
||||
};
|
||||
case "darwin":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user