Skip to content

Commit

Permalink
test: commands
Browse files Browse the repository at this point in the history
  • Loading branch information
valpinkman committed Jul 17, 2023
1 parent ba65033 commit b613ffc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/ledger-live-desktop/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ if (getEnv("PLAYWRIGHT_RUN")) {
});
}

console.log("yolo");

if (!process.env.IS_INTERNAL_PROCESS) {
// Main electron thread
require("./main");
Expand Down

0 comments on commit b613ffc

Please sign in to comment.